daily pastebin goal
50%
SHARE
TWEET

Untitled

a guest May 13th, 2015 172 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2015-05-13 12:13:35 [INFO] deployer.import: Adding 2 more units to percona-cluster
  2. 2015-05-13 12:13:53 [DEBUG] deployer.import: Waiting for units before adding relations
  3. 2015-05-13 12:13:54 [DEBUG] deployer.env:  Delta machine: 3/lxc/0 change:pending
  4. 2015-05-13 12:13:54 [DEBUG] deployer.env:  Delta unit: percona-cluster/2 change:allocating
  5. 2015-05-13 12:29:03 [DEBUG] deployer.env:  Delta machine: 1/lxc/0 change:error
  6. Traceback (most recent call last):
  7.   File "/usr/bin/juju-deployer", line 9, in <module>
  8.     load_entry_point('juju-deployer==0.4.3', 'console_scripts', 'juju-deployer')()
  9.   File "/usr/lib/python2.7/dist-packages/deployer/cli.py", line 130, in main
  10.     run()
  11.   File "/usr/lib/python2.7/dist-packages/deployer/cli.py", line 228, in run
  12.     importer.Importer(env, deployment, options).run()
  13.   File "/usr/lib/python2.7/dist-packages/deployer/action/importer.py", line 206, in run
  14.     self.wait_for_units(ignore_errors=ignore_errors)
  15.   File "/usr/lib/python2.7/dist-packages/deployer/action/importer.py", line 181, in wait_for_units
  16.     services=self.deployment.get_service_names(), on_errors=on_errors)
  17.   File "/usr/lib/python2.7/dist-packages/deployer/env/go.py", line 227, in wait_for_units
  18.     services=services, on_errors=on_errors).run(callback)
  19.   File "/usr/lib/python2.7/dist-packages/jujuclient.py", line 1918, in run
  20.     for change_set in self.watch:
  21.   File "/usr/lib/python2.7/dist-packages/jujuclient.py", line 404, in next
  22.     return super(TimeoutWatcher, self).next()
  23.   File "/usr/lib/python2.7/dist-packages/jujuclient.py", line 346, in next
  24.     'Id': self.watcher_id})
  25.   File "/usr/lib/python2.7/dist-packages/jujuclient.py", line 281, in _rpc
  26.     raise EnvError(result)
  27. jujuclient.EnvError: <Env Error - Details:
  28.  {   u'Error': u'watcher was stopped', u'RequestId': 5, u'Response': {   }}
  29.  >
RAW Paste Data
Top