A fatal error has occurred: Exception, in openstack installer after installing juju

Bug #1452694 reported by juan c caballero
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-installer
New
Undecided
Unassigned

Bug Description

when doing an open stack install and choosing landscape. i get the following error.. please note that for some reason, it is my belief that at some point, the open stack client looses net connectivity/with maas controller. (possibly after installing juju) this never happened, before. this system was running openstack landscape, (perfectly for lack of a better word.) i also believe that too many changes at the same time are causing a lot of system instabilities. here is the commands.log. also may system is bare metal..no VMs

[DEBUG • 05-07 06:39:36] • cloudinstall.ui.dialog • (dialog.py, _build_widget, 93)]
   Num items: 2, items: <ListBox selectable box widget>
[DEBUG • 05-07 06:39:45] • cloudinstall.ui.dialog • (dialog.py, submit, 111)]
   Callback on : OrderedDict([('password', <EditInput selectable flow widget>), ('confirm_password', <EditI$
[DEBUG • 05-07 06:39:47] • cloudinstall.ui • (__init__.py, submit, 214)]
   Callback on : OrderedDict([('Landscape OpenStack Autopilot', (<RadioButton selectable flow widget 'Lands$
[INFO • 05-07 06:39:47] • cloudinstall.install • (install.py, do_install, 129)]
   Performing a Landscape OpenStack Autopilot install
[DEBUG • 05-07 06:39:47] • cloudinstall.ui.dialog • (dialog.py, _build_widget, 93)]
   Num items: 4, items: <ListBox selectable box widget>
[DEBUG • 05-07 06:40:11] • cloudinstall.ui.dialog • (dialog.py, submit, 111)]
   Callback on : OrderedDict([('admin_email', <EditInput selectable flow widget>), ('admin_name', <EditInpu$
[DEBUG • 05-07 06:40:11] • cloudinstall.landscape_install • (landscape_install.py, _save_lds_creds, 81)]
   Existing MAAS defined, doing a LDS installation with existing MAAS.
[DEBUG • 05-07 06:40:14] • cloudinstall.utils • (utils.py, ssh_genkey, 819)]
   ssh keys exist for this user, they will be used instead.
[DEBUG • 05-07 06:40:14] • cloudinstall.multi_install • (multi_install.py, do_install, 137)]
   Bootstrapping Juju: JUJU_HOME=/home/juancc2007/.cloud-install/juju juju bootstrap
[DEBUG • 05-07 07:07:37] • cloudinstall.multi_install • (multi_install.py, do_install, 173)]
   Finished MAAS step, now deploying Landscape.
[ERROR • 05-07 07:07:47] • cloudinstall.multi_install • (multi_install.py, deploy_landscape, 727)]
   Exception downloading https://api.jujucharms.com/charmstore/v4/~landscape/bundle/landscape-dense-maas/ar$
Traceback (most recent call last):
  File "/usr/share/openstack/cloudinstall/multi_install.py", line 725, in deploy_landscape
    utils.download_url(self.BUNDLE_URL, self.lscape_yaml_path)
  File "/usr/share/openstack/cloudinstall/utils.py", line 942, in download_url
    url, res.content))
cloudinstall.utils.UtilsException: Exception downloading https://api.jujucharms.com/charmstore/v4/~landscap$
[DEBUG • 05-07 07:07:47] • cloudinstall.utils • (utils.py, global_exchandler, 63)]
   Traceback (most recent call last):
  File "/usr/share/openstack/cloudinstall/utils.py", line 78, in run
    super().run()
  File "/usr/lib/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/share/openstack/cloudinstall/machinewait.py", line 127, in do_continue
    self.installer.do_install()
 File "/usr/share/openstack/cloudinstall/multi_install.py", line 177, in do_install
    self.loop).run()
  File "/usr/share/openstack/cloudinstall/multi_install.py", line 708, in run
    self.deploy_landscape()
  File "/usr/share/openstack/cloudinstall/multi_install.py", line 728, in deploy_landscape
    raise e
  File "/usr/share/openstack/cloudinstall/multi_install.py", line 725, in deploy_landscape
    utils.download_url(self.BUNDLE_URL, self.lscape_yaml_path)
  File "/usr/share/openstack/cloudinstall/utils.py", line 942, in download_url
    url, res.content))
cloudinstall.utils.UtilsException: Exception downloading https://api.jujucharms.com/charmstore/v4/~landscap$

[INFO • 05-07 07:09:09] • cloudinstall.utils • (utils.py, cleanup, 91)]
   Cleanup, saving latest config object.
[DEBUG • 05-07 07:09:09] • cloudinstall.utils • (utils.py, cleanup, 97)]
   Attempting to reset the terminal

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.