Ubuntu Pastebin

Paste from cvb at Fri, 15 Apr 2016 10:29:03 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
ubuntu@node0:~$ sudo cat  /var/log/juju/machine-0.log | grep container
no kvm containers possible
2016-04-15 08:17:14 ERROR juju.worker runner.go:223 exited "0-container-watcher": watcher iteration error: EOF
no kvm containers possible
2016-04-15 08:32:24 ERROR juju.container.lxc clonetemplate.go:149 container failed to start: error executing "lxc-start": utils.c: setproctitle: 1455 Invalid argument - setting cmdline failed; lxc_start.c: main: 344 The container failed to start.; lxc_start.c: main: 346 To get more details, run the container in foreground mode.; lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
2016-04-15 08:32:24 ERROR juju.provisioner.lxc lxc-broker.go:168 failed to start container: failed to retrieve the template to clone: error executing "lxc-start": utils.c: setproctitle: 1455 Invalid argument - setting cmdline failed; lxc_start.c: main: 344 The container failed to start.; lxc_start.c: main: 346 To get more details, run the container in foreground mode.; lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
2016-04-15 08:32:24 ERROR juju.provisioner provisioner_task.go:655 cannot start instance for machine "0/lxc/0": failed to retrieve the template to clone: error executing "lxc-start": utils.c: setproctitle: 1455 Invalid argument - setting cmdline failed; lxc_start.c: main: 344 The container failed to start.; lxc_start.c: main: 346 To get more details, run the container in foreground mode.; lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
2016-04-15 08:32:42 ERROR juju.provisioner.lxc lxc-broker.go:168 failed to start container: container failed to start and was destroyed: juju-machine-0-lxc-1
2016-04-15 08:33:05 ERROR juju.provisioner.lxc lxc-broker.go:168 failed to start container: container failed to start and was destroyed: juju-machine-0-lxc-1
2016-04-15 08:33:05 ERROR juju.provisioner provisioner_task.go:655 cannot start instance for machine after a retry "0/lxc/1": container failed to start and was destroyed: juju-machine-0-lxc-1
2016-04-15 08:33:23 ERROR juju.provisioner.lxc lxc-broker.go:168 failed to start container: container failed to start and was destroyed: juju-machine-0-lxc-2
2016-04-15 08:33:40 ERROR juju.provisioner.lxc lxc-broker.go:168 failed to start container: container failed to start and was destroyed: juju-machine-0-lxc-2
2016-04-15 08:33:40 ERROR juju.provisioner provisioner_task.go:655 cannot start instance for machine after a retry "0/lxc/2": container failed to start and was destroyed: juju-machine-0-lxc-2
no kvm containers possible
2016-04-15 10:07:58 INFO juju.provisioner.lxc lxc-broker.go:88 starting lxc container for machineId: 0/lxc/3
2016-04-15 10:07:58 DEBUG juju.provisioner lxc-broker.go:100 address allocation feature flag not enabled; using DHCP for container "0/lxc/3"
2016-04-15 10:07:58 INFO juju.container.lxc clonetemplate.go:32 wait for flock on juju-trusty-lxc-template
2016-04-15 10:07:58 INFO juju.container lock.go:50 acquire lock "juju-trusty-lxc-template", ensure clone exists
2016-04-15 10:07:58 INFO juju.container.lxc clonetemplate.go:77 template does not exist, creating
2016-04-15 10:07:58 DEBUG juju.container image.go:89 lxc image for trusty (amd64) is https://cloud-images.ubuntu.com/server/releases/trusty/release-20160406/ubuntu-14.04-server-cloudimg-amd64.tar.gz
2016-04-15 10:07:58 DEBUG juju.container.lxc lxc.go:403 creating lxc container "juju-trusty-lxc-template"
2016-04-15 10:07:58 DEBUG juju.container.lxc lxc.go:404 lxc-create template params: [--debug --userdata /var/lib/juju/containers/juju-trusty-lxc-template/cloud-init --hostid juju-trusty-lxc-template -r trusty -T https://192.168.11.193:17070/environment/7843117a-4461-44b5-8005-72b330c950a1/images/lxc/trusty/amd64/ubuntu-14.04-server-cloudimg-amd64-root.tar.gz]
2016-04-15 10:08:16 ERROR juju.container.lxc clonetemplate.go:149 container failed to start: error executing "lxc-start": utils.c: setproctitle: 1455 Invalid argument - setting cmdline failed; lxc_start.c: main: 344 The container failed to start.; lxc_start.c: main: 346 To get more details, run the container in foreground mode.; lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
2016-04-15 10:08:16 INFO juju.container lock.go:66 release lock "juju-trusty-lxc-template"
2016-04-15 10:08:16 ERROR juju.provisioner.lxc lxc-broker.go:168 failed to start container: failed to retrieve the template to clone: error executing "lxc-start": utils.c: setproctitle: 1455 Invalid argument - setting cmdline failed; lxc_start.c: main: 344 The container failed to start.; lxc_start.c: main: 346 To get more details, run the container in foreground mode.; lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
2016-04-15 10:08:16 ERROR juju.provisioner provisioner_task.go:655 cannot start instance for machine "0/lxc/3": failed to retrieve the template to clone: error executing "lxc-start": utils.c: setproctitle: 1455 Invalid argument - setting cmdline failed; lxc_start.c: main: 344 The container failed to start.; lxc_start.c: main: 346 To get more details, run the container in foreground mode.; lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options.
ubuntu@node0:~$ 
Download as text