Skip to content

Instantly share code, notes, and snippets.

@developerworks
Created July 3, 2015 05:04
Show Gist options
  • Save developerworks/35aafda8c33a3d99fbae to your computer and use it in GitHub Desktop.
Save developerworks/35aafda8c33a3d99fbae to your computer and use it in GitHub Desktop.
Deploy landscape errors output
[DEBUG • 07-03 11:18:51] • cloudinstall.ui.dialog • (dialog.py, _build_widget, 93)]
Num items: 2, items: <ListBox selectable box widget>
[DEBUG • 07-03 11:18:54] • cloudinstall.ui.dialog • (dialog.py, submit, 111)]
Callback on : OrderedDict([('password', <EditInput selectable flow widget>), ('confirm_password', <EditInput selectable flow widget>)])
[DEBUG • 07-03 11:18:56] • cloudinstall.ui • (__init__.py, submit, 214)]
Callback on : OrderedDict([('Landscape OpenStack Autopilot', (<RadioButton selectable flow widget 'Landscape OpenStack Autopilot' state=True>, 'Benefit from best practices in cloud building, and get up and running within minutes, all from an intuitive web UI.')), ('Multi', (<RadioButton selectable flow widget 'Multi' state=False>, 'OpenStack installation utilizing MAAS.')), ('Single', (<RadioButton selectable flow widget 'Single' state=False>, 'Fully containerized OpenStack installation on a single machine.'))])
[INFO • 07-03 11:18:56] • cloudinstall.install • (install.py, do_install, 129)]
Performing a Landscape OpenStack Autopilot install
[DEBUG • 07-03 11:18:56] • cloudinstall.ui.dialog • (dialog.py, _build_widget, 93)]
Num items: 4, items: <ListBox selectable box widget>
[DEBUG • 07-03 11:19:16] • cloudinstall.ui.dialog • (dialog.py, submit, 111)]
Callback on : OrderedDict([('admin_email', <EditInput selectable flow widget>), ('admin_name', <EditInput selectable flow widget>), ('maas_server', <EditInput selectable flow widget>), ('maas_apikey', <EditInput selectable flow widget>)])
[DEBUG • 07-03 11:19:16] • cloudinstall.landscape_install • (landscape_install.py, _save_lds_creds, 81)]
Existing MAAS defined, doing a LDS installation with existing MAAS.
[DEBUG • 07-03 11:19:57] • cloudinstall.utils • (utils.py, ssh_genkey, 819)]
ssh keys exist for this user, they will be used instead.
[DEBUG • 07-03 11:19:57] • cloudinstall.multi_install • (multi_install.py, do_install, 137)]
Bootstrapping Juju: JUJU_HOME=/root/.cloud-install/juju juju bootstrap
[DEBUG • 07-03 11:33:20] • cloudinstall.multi_install • (multi_install.py, do_install, 173)]
Finished MAAS step, now deploying Landscape.
[ERROR • 07-03 12:23:02] • cloudinstall.multi_install • (multi_install.py, run_deployer, 770)]
Problem deploying Landscape: {'status': 1, 'output': "2015-07-03 11:33:33 [DEBUG] deployer.cli: Using runtime GoEnvironment on maas
2015-07-03 11:33:33 [INFO] deployer.cli: Starting deployment of landscape-dense-maas
2015-07-03 11:33:33 [DEBUG] deployer.import: Getting charms...
2015-07-03 11:33:33 [DEBUG] deployer.charm: Cache dir /root/.cloud-install/juju/.deployer-store-cache/cs_trusty_haproxy-4
2015-07-03 11:33:33 [DEBUG] deployer.charm: Retrieving store charm cs:trusty/haproxy-4
2015-07-03 11:33:44 [DEBUG] deployer.charm: Cache dir /root/.cloud-install/juju/.deployer-store-cache/cs_trusty_rabbitmq-server-26
2015-07-03 11:33:44 [DEBUG] deployer.charm: Retrieving store charm cs:trusty/rabbitmq-server-26
2015-07-03 11:34:07 [DEBUG] deployer.charm: Cache dir /root/.cloud-install/juju/.deployer-store-cache/cs_trusty_postgresql-15
2015-07-03 11:34:07 [DEBUG] deployer.charm: Retrieving store charm cs:trusty/postgresql-15
2015-07-03 11:34:11 [DEBUG] deployer.charm: Cache dir /root/.cloud-install/juju/.deployer-store-cache/cs_trusty_landscape-server
2015-07-03 11:34:12 [DEBUG] deployer.charm: Retrieving store charm cs:trusty/landscape-server-10
2015-07-03 11:34:15 [DEBUG] deployer.charm: Cache dir /root/.cloud-install/juju/.deployer-store-cache/cs_trusty_landscape-server
2015-07-03 11:34:15 [DEBUG] deployer.charm: Cache dir /root/.cloud-install/juju/.deployer-store-cache/cs_trusty_apache2-10
2015-07-03 11:34:15 [DEBUG] deployer.charm: Retrieving store charm cs:trusty/apache2-10
2015-07-03 11:34:18 [DEBUG] deployer.deploy: Resolving configuration
2015-07-03 11:34:18 [DEBUG] deployer.env: Connecting to environment...
2015-07-03 11:34:18 [DEBUG] deployer.env: Connected to environment
2015-07-03 11:34:18 [INFO] deployer.import: Deploying services...
2015-07-03 11:34:18 [DEBUG] deployer.import: <deployer.env.go.GoEnvironment object at 0x7f4be8b62b50>
2015-07-03 11:34:18 [INFO] deployer.import: Deploying service apache2 using cs:trusty/apache2-10
2015-07-03 11:34:18 [DEBUG] deployer.import: Refetching status for placement deploys
2015-07-03 11:34:35 [DEBUG] deployer.import: Setting annotations
2015-07-03 11:34:35 [INFO] deployer.import: Deploying service haproxy using cs:trusty/haproxy-4
2015-07-03 11:34:48 [DEBUG] deployer.import: Setting annotations
2015-07-03 11:34:49 [INFO] deployer.import: Deploying service landscape using cs:trusty/landscape-server
2015-07-03 11:35:02 [DEBUG] deployer.import: Setting annotations
2015-07-03 11:35:03 [INFO] deployer.import: Deploying service landscape-msg using cs:trusty/landscape-server
2015-07-03 11:35:11 [DEBUG] deployer.import: Setting annotations
2015-07-03 11:35:11 [INFO] deployer.import: Deploying service postgresql using cs:trusty/postgresql-15
2015-07-03 11:35:23 [DEBUG] deployer.import: Setting annotations
2015-07-03 11:35:24 [INFO] deployer.import: Deploying service rabbitmq-server using cs:trusty/rabbitmq-server-26
2015-07-03 11:35:35 [DEBUG] deployer.import: Setting annotations
2015-07-03 11:35:40 [DEBUG] deployer.import: Adding units...
2015-07-03 11:35:40 [DEBUG] deployer.import: Service 'apache2' does not need any more units added.
2015-07-03 11:35:40 [DEBUG] deployer.import: Service 'haproxy' does not need any more units added.
2015-07-03 11:35:40 [DEBUG] deployer.import: Service 'landscape' does not need any more units added.
2015-07-03 11:35:40 [DEBUG] deployer.import: Service 'landscape-msg' does not need any more units added.
2015-07-03 11:35:40 [DEBUG] deployer.import: Service 'postgresql' does not need any more units added.
2015-07-03 11:35:40 [DEBUG] deployer.import: Service 'rabbitmq-server' does not need any more units added.
2015-07-03 11:35:40 [DEBUG] deployer.import: Waiting for units before adding relations
2015-07-03 11:38:50 [DEBUG] deployer.env: Delta machine: 0/lxc/0 change:pending
2015-07-03 11:38:55 [DEBUG] deployer.env: Delta machine: 0/lxc/1 change:pending
2015-07-03 11:39:20 [DEBUG] deployer.env: Delta machine: 0/lxc/2 change:pending
2015-07-03 11:39:20 [DEBUG] deployer.env: Delta unit: apache2/0 change:pending
2015-07-03 11:39:20 [DEBUG] deployer.env: Delta machine: 0/lxc/0 change:started
2015-07-03 11:39:25 [DEBUG] deployer.env: Delta machine: 0/lxc/3 change:pending
2015-07-03 11:39:45 [DEBUG] deployer.env: Delta machine: 0/lxc/4 change:pending
2015-07-03 11:39:45 [DEBUG] deployer.env: Delta machine: 0/lxc/1 change:pending
2015-07-03 11:39:45 [DEBUG] deployer.env: Delta unit: haproxy/0 change:pending
2015-07-03 11:39:45 [DEBUG] deployer.env: Delta machine: 0/lxc/1 change:started
2015-07-03 11:39:45 [DEBUG] deployer.env: Delta unit: landscape/0 change:pending
2015-07-03 11:39:45 [DEBUG] deployer.env: Delta machine: 0/lxc/2 change:started
2015-07-03 11:39:50 [DEBUG] deployer.env: Delta machine: 0/lxc/5 change:pending
2015-07-03 11:40:00 [DEBUG] deployer.env: Delta machine: 0/lxc/3 change:pending
2015-07-03 11:40:00 [DEBUG] deployer.env: Delta unit: landscape-msg/0 change:pending
2015-07-03 11:40:00 [DEBUG] deployer.env: Delta machine: 0/lxc/3 change:started
2015-07-03 11:40:10 [DEBUG] deployer.env: Delta machine: 0/lxc/5 change:pending
2015-07-03 11:40:10 [DEBUG] deployer.env: Delta machine: 0/lxc/5 change:started
2015-07-03 11:40:10 [DEBUG] deployer.env: Delta unit: rabbitmq-server/0 change:pending
2015-07-03 11:40:10 [DEBUG] deployer.env: Delta unit: postgresql/0 change:pending
2015-07-03 11:40:10 [DEBUG] deployer.env: Delta machine: 0/lxc/4 change:started
2015-07-03 12:23:02 [DEBUG] deployer.env: Connecting to environment...
2015-07-03 12:23:02 [DEBUG] deployer.env: Connected to environment
2015-07-03 12:23:02 [ERROR] deployer.import: Reached deployment timeout.. exiting
2015-07-03 12:23:02 [INFO] deployer.cli: Deployment stopped. run time: 2970.13
"}
[DEBUG • 07-03 12:23:02] • 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 731, in deploy_landscape
self.run_deployer()
File "/usr/share/openstack/cloudinstall/multi_install.py", line 771, in run_deployer
raise Exception("Error deploying Landscape.")
Exception: Error deploying Landscape.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment