Skip to content

Instantly share code, notes, and snippets.

@VMTrooper
Created September 9, 2013 02:10
Show Gist options
  • Save VMTrooper/6490698 to your computer and use it in GitHub Desktop.
Save VMTrooper/6490698 to your computer and use it in GitHub Desktop.
Vagrant 1.3.0 Multi-VM Vagrantfile
[robert4@baremetala01 Couch_to_OpenStack]$ VAGRANT_LOG=DEBUG vagrant up
INFO global: Vagrant version: 1.3.0
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/guests/solaris11/plugin.rb
INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
INFO vagrant: `vagrant` invoked: ["up"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000162a1f0>)
INFO environment: - cwd: /home/robert4/Couch_to_OpenStack
INFO environment: Home path: /home/robert4/.vagrant.d
INFO environment: Local data path: /home/robert4/Couch_to_OpenStack/.vagrant
DEBUG environment: Creating: /home/robert4/Couch_to_OpenStack/.vagrant
DEBUG environment: Loading plugins from: /home/robert4/.vagrant.d/plugins.json
INFO environment: Loading plugin from JSON: vagrant-vmware-workstation
INFO manager: Registered plugin: VMware Workstation Provider
INFO environment: Running hook: environment_load
INFO environment: Initializing config...
INFO loader: Set :default = "/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/config/default.rb"
DEBUG loader: Populating proc cache for "/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/config/default.rb"
DEBUG loader: Load procs for pathname: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/config/default.rb
INFO loader: Set :root = #<Pathname:/home/robert4/Couch_to_OpenStack/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/home/robert4/Couch_to_OpenStack/Vagrantfile>
DEBUG loader: Load procs for pathname: /home/robert4/Couch_to_OpenStack/Vagrantfile
INFO loader: Loading configuration in order: [:default, :home, :root]
DEBUG loader: Loading from: default (evaluating)
DEBUG loader: Loading from: root (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG hosts: Host path search classes: [VagrantPlugins::HostOpenSUSE::Host, VagrantPlugins::HostWindows::Host, VagrantPlugins::HostArch::Host, VagrantPlugins::HostFedora::Host, VagrantPlugins::HostSlackware::Host, VagrantPlugins::HostFreeBSD::Host, VagrantPlugins::HostGentoo::Host, VagrantPlugins::HostBSD::Host, VagrantPlugins::HostLinux::Host]
INFO hosts: Host class: VagrantPlugins::HostFedora::Host
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002098420>
INFO warden: Calling action: #<HashiCorp::VagrantVMwareworkstation::SetupPlugin:0x00000001f54118>
INFO warden: Calling action: HashiCorp Background Check: Start
DEBUG activation: Last ping time: 1378441776
DEBUG activation: License file ID: 5c800f49-7956-4d46-ac94-0c16a10994de
INFO cli: CLI: [] "up" []
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command []
DEBUG command: 'Up' each target VM...
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: []
DEBUG command: -- options: {:provider=>nil}
DEBUG command: Loading all machines...
INFO environment: Getting machine: controller (virtualbox)
INFO environment: Uncached load of machine.
INFO loader: Set :vm_controller = [["2", #<Proc:0x00000001f53128@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000001f53128@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_controller]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_controller (evaluating)
DEBUG provisioner: Provisioner defined: shell
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO box_collection: Searching for box: precise64 (virtualbox) in /home/robert4/.vagrant.d/boxes/precise64/virtualbox/metadata.json
INFO box_collection: Box found: precise64 (virtualbox)
INFO environment: Box exists with Vagrantfile. Reloading machine config.
INFO loader: Set :box_precise64_virtualbox = #<Pathname:/home/robert4/.vagrant.d/boxes/precise64/virtualbox/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/home/robert4/.vagrant.d/boxes/precise64/virtualbox/Vagrantfile>
DEBUG loader: Load procs for pathname: /home/robert4/.vagrant.d/boxes/precise64/virtualbox/Vagrantfile
INFO loader: Loading configuration in order: [:default, :box_precise64_virtualbox, :home, :root, :vm_controller]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box_precise64_virtualbox (evaluating)
DEBUG loader: Upgrading config from version 1 to 2
DEBUG loader: Upgrading config to version 2
DEBUG loader: Upgraded to version 2 with 0 warnings and 0 errors
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_controller (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO machine: Initializing machine: controller
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000001c36490>
INFO machine: - Data dir: /home/robert4/Couch_to_OpenStack/.vagrant/machines/controller/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.16r86992
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.2.16
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: compute (virtualbox)
INFO environment: Uncached load of machine.
INFO loader: Set :vm_compute = [["2", #<Proc:0x00000001f52d90@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000001f52d90@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_compute]
ERROR loader: Unknown config sources: [:vm_controller, :box_precise64_virtualbox]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_compute (evaluating)
DEBUG provisioner: Provisioner defined: shell
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO box_collection: Searching for box: precise64 (virtualbox) in /home/robert4/.vagrant.d/boxes/precise64/virtualbox/metadata.json
INFO box_collection: Box found: precise64 (virtualbox)
INFO environment: Box exists with Vagrantfile. Reloading machine config.
INFO loader: Set :box_precise64_virtualbox = #<Pathname:/home/robert4/.vagrant.d/boxes/precise64/virtualbox/Vagrantfile>
INFO loader: Loading configuration in order: [:default, :box_precise64_virtualbox, :home, :root, :vm_compute]
ERROR loader: Unknown config sources: [:vm_controller]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box_precise64_virtualbox (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_compute (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO machine: Initializing machine: compute
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000001650508>
INFO machine: - Data dir: /home/robert4/Couch_to_OpenStack/.vagrant/machines/compute/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.16r86992
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.2.16
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: cinder (virtualbox)
INFO environment: Uncached load of machine.
INFO loader: Set :vm_cinder = [["2", #<Proc:0x00000001f52a48@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000001f52a48@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_cinder]
ERROR loader: Unknown config sources: [:vm_controller, :box_precise64_virtualbox, :vm_compute]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_cinder (evaluating)
DEBUG provisioner: Provisioner defined: shell
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO box_collection: Searching for box: precise64 (virtualbox) in /home/robert4/.vagrant.d/boxes/precise64/virtualbox/metadata.json
INFO box_collection: Box found: precise64 (virtualbox)
INFO environment: Box exists with Vagrantfile. Reloading machine config.
INFO loader: Set :box_precise64_virtualbox = #<Pathname:/home/robert4/.vagrant.d/boxes/precise64/virtualbox/Vagrantfile>
INFO loader: Loading configuration in order: [:default, :box_precise64_virtualbox, :home, :root, :vm_cinder]
ERROR loader: Unknown config sources: [:vm_controller, :vm_compute]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box_precise64_virtualbox (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_cinder (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO machine: Initializing machine: cinder
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x0000000283af70>
INFO machine: - Data dir: /home/robert4/Couch_to_OpenStack/.vagrant/machines/cinder/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.16r86992
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.2.16
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: quantum (virtualbox)
INFO environment: Uncached load of machine.
INFO loader: Set :vm_quantum = [["2", #<Proc:0x00000001f52750@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000001f52750@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_quantum]
ERROR loader: Unknown config sources: [:vm_controller, :box_precise64_virtualbox, :vm_compute, :vm_cinder]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_quantum (evaluating)
DEBUG provisioner: Provisioner defined: shell
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO box_collection: Searching for box: precise64 (virtualbox) in /home/robert4/.vagrant.d/boxes/precise64/virtualbox/metadata.json
INFO box_collection: Box found: precise64 (virtualbox)
INFO environment: Box exists with Vagrantfile. Reloading machine config.
INFO loader: Set :box_precise64_virtualbox = #<Pathname:/home/robert4/.vagrant.d/boxes/precise64/virtualbox/Vagrantfile>
INFO loader: Loading configuration in order: [:default, :box_precise64_virtualbox, :home, :root, :vm_quantum]
ERROR loader: Unknown config sources: [:vm_controller, :vm_compute, :vm_cinder]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box_precise64_virtualbox (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_quantum (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO machine: Initializing machine: quantum
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000002501bb0>
INFO machine: - Data dir: /home/robert4/Couch_to_OpenStack/.vagrant/machines/quantum/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.16r86992
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.2.16
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: client (virtualbox)
INFO environment: Uncached load of machine.
INFO loader: Set :vm_client = [["2", #<Proc:0x00000001f52408@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000001f52408@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_client]
ERROR loader: Unknown config sources: [:vm_controller, :box_precise64_virtualbox, :vm_compute, :vm_cinder, :vm_quantum]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_client (evaluating)
DEBUG provisioner: Provisioner defined: shell
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO box_collection: Searching for box: precise64 (virtualbox) in /home/robert4/.vagrant.d/boxes/precise64/virtualbox/metadata.json
INFO box_collection: Box found: precise64 (virtualbox)
INFO environment: Box exists with Vagrantfile. Reloading machine config.
INFO loader: Set :box_precise64_virtualbox = #<Pathname:/home/robert4/.vagrant.d/boxes/precise64/virtualbox/Vagrantfile>
INFO loader: Loading configuration in order: [:default, :box_precise64_virtualbox, :home, :root, :vm_client]
ERROR loader: Unknown config sources: [:vm_controller, :vm_compute, :vm_cinder, :vm_quantum]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box_precise64_virtualbox (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_client (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO machine: Initializing machine: client
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x000000029d7248>
INFO machine: - Data dir: /home/robert4/Couch_to_OpenStack/.vagrant/machines/client/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.16r86992
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.2.16
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: nagios (virtualbox)
INFO environment: Uncached load of machine.
INFO loader: Set :vm_nagios = [["2", #<Proc:0x00000001f52070@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000001f52070@/home/robert4/Couch_to_OpenStack/Vagrantfile:32>]
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_nagios]
ERROR loader: Unknown config sources: [:vm_controller, :box_precise64_virtualbox, :vm_compute, :vm_cinder, :vm_quantum, :vm_client]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_nagios (evaluating)
DEBUG provisioner: Provisioner defined: shell
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO box_collection: Searching for box: precise64 (virtualbox) in /home/robert4/.vagrant.d/boxes/precise64/virtualbox/metadata.json
INFO box_collection: Box found: precise64 (virtualbox)
INFO environment: Box exists with Vagrantfile. Reloading machine config.
INFO loader: Set :box_precise64_virtualbox = #<Pathname:/home/robert4/.vagrant.d/boxes/precise64/virtualbox/Vagrantfile>
INFO loader: Loading configuration in order: [:default, :box_precise64_virtualbox, :home, :root, :vm_nagios]
ERROR loader: Unknown config sources: [:vm_controller, :vm_compute, :vm_cinder, :vm_quantum, :vm_client]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box_precise64_virtualbox (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_nagios (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO machine: Initializing machine: nagios
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000002862980>
INFO machine: - Data dir: /home/robert4/Couch_to_OpenStack/.vagrant/machines/nagios/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.16r86992
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.2.16
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2
INFO base: VBoxManage path: VBoxManage
INFO command: With machine: controller (VirtualBox (new VM))
INFO interface: info: Bringing machine 'controller' up with 'virtualbox' provider...
Bringing machine 'controller' up with 'virtualbox' provider...
INFO command: With machine: compute (VirtualBox (new VM))
INFO interface: info: Bringing machine 'compute' up with 'virtualbox' provider...
Bringing machine 'compute' up with 'virtualbox' provider...
INFO command: With machine: cinder (VirtualBox (new VM))
INFO interface: info: Bringing machine 'cinder' up with 'virtualbox' provider...
Bringing machine 'cinder' up with 'virtualbox' provider...
INFO command: With machine: quantum (VirtualBox (new VM))
INFO interface: info: Bringing machine 'quantum' up with 'virtualbox' provider...
Bringing machine 'quantum' up with 'virtualbox' provider...
INFO command: With machine: client (VirtualBox (new VM))
INFO interface: info: Bringing machine 'client' up with 'virtualbox' provider...
Bringing machine 'client' up with 'virtualbox' provider...
INFO command: With machine: nagios (VirtualBox (new VM))
INFO interface: info: Bringing machine 'nagios' up with 'virtualbox' provider...
Bringing machine 'nagios' up with 'virtualbox' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x0000000211b7a8> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider VirtualBox (new VM)
INFO runner: Running action: #<Vagrant::Action::Builder:0x000000022af1f0>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000001955d70>
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.16r86992
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.2.16
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_2
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: 172.15.0.1
NetworkMask: 255.255.0.0
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0000
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
DHCP: Disabled
IPAddress: 10.10.0.1
NetworkMask: 255.255.0.0
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
Name: vboxnet2
GUID: 786f6276-656e-4274-8000-0a0027000002
DHCP: Disabled
IPAddress: 192.168.80.1
NetworkMask: 255.255.255.0
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0002
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:02
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet2
Name: vboxnet3
GUID: 786f6276-656e-4374-8000-0a0027000003
DHCP: Disabled
IPAddress: 192.168.100.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:03
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet3
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000001955f50>
INFO runner: Running action: #<Vagrant::Action::Builder:0x000000022b7c10>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000002247fc8>
INFO runner: Running action: #<Vagrant::Action::Warden:0x0000000279f1b0>
INFO warden: Calling action: #<Vagrant::Action::Builtin::HandleBoxUrl:0x0000000279f098>
INFO warden: Calling action: #<Vagrant::Action::Builtin::ConfigValidate:0x000000019561f8>
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000001957350>
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002a2b000>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000002a373f0>
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000002aa8f28>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000002aa8eb0>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000002aa8e88>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00000002aa8e60>
INFO interface: info: Importing base box 'precise64'...
[controller] Importing base box 'precise64'...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "/home/robert4/.vagrant.d/boxes/precise64/virtualbox/box.ovf"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /home/robert4/.vagrant.d/boxes/precise64/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...
INFO interface: info:
INFO interface: info: Progress: 40%
Progress: 40%DEBUG subprocess: stderr: 50%...
INFO interface: info:
INFO interface: info: Progress: 50%
Progress: 50%DEBUG subprocess: stderr: 60%...
INFO interface: info:
INFO interface: info: Progress: 60%
Progress: 60%DEBUG subprocess: stderr: 70%...
INFO interface: info:
INFO interface: info: Progress: 70%
Progress: 70%DEBUG subprocess: stderr: 80%...
INFO interface: info:
INFO interface: info: Progress: 80%
Progress: 80%DEBUG subprocess: stderr: 90%...
INFO interface: info:
INFO interface: info: Progress: 90%
Progress: 90%DEBUG subprocess: stderr: 100%
DEBUG subprocess: stdout: Disks: vmdisk185899345920-1http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimizedbox-disk1.vmdk-1-1
Virtual system 0:
0: Suggested OS type: "Ubuntu_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: Suggested VM name "precise64_3"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 2
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 384 MB
(change with "--vsys 0 --memory <MB>")
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
5: CD-ROM
(disable with "--vsys 0 --unit 5 --ignore")
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=box-disk1.vmdk, target path=/home/robert4/VirtualBox VMs/precise64_3/box-disk1.vmdk, controller=8;channel=0
(change target path with "--vsys 0 --unit 9 --disk path";
disable with "--vsys 0 --unit 9 --ignore")
Successfully imported the appliance.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31992
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "HAOStack_mysql_1378331304" {c3d26747-ced3-4656-be14-2a43e9f0c152}
"precise64" {d18ffa0c-3779-497f-a9c5-8faddef98948}
"precise64_1" {13d4bc47-ca54-442c-881c-ceea86a6e537}
"precise64_2" {665d0592-cbbc-464c-bfee-b7de4e708715}
"precise64_3" {23fe6c06-2c00-459d-bb0f-b5eec85d37d9}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO machine: New machine ID: "23fe6c06-2c00-459d-bb0f-b5eec85d37d9"
ERROR warden: Error occurred: No such file or directory - /home/robert4/Couch_to_OpenStack/.vagrant/machines/controller/virtualbox/id
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00000002aa8e60>
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No such file or directory - /home/robert4/Couch_to_OpenStack/.vagrant/machines/controller/virtualbox/id
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000001957350>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000001955f50>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x000000025036e0>
INFO warden: Calling action: HashiCorp Background Check: End
INFO logger: Cleaning up background activation thread...
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/machine.rb:204:in `initialize': No such file or directory - /home/robert4/Couch_to_OpenStack/.vagrant/machines/controller/virtualbox/id (Errno::ENOENT)
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/machine.rb:204:in `open'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/machine.rb:204:in `open'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/machine.rb:204:in `id='
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/providers/virtualbox/action/import.rb:15:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/providers/virtualbox/action/customize.rb:38:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `block in run'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/util/busy.rb:19:in `busy'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `run'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/call.rb:51:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/call.rb:57:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builder.rb:116:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `block in run'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/util/busy.rb:19:in `busy'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `run'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/machine.rb:147:in `action'
from /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/batch_action.rb:63:in `block (2 levels) in run'
[robert4@baremetala01 Couch_to_OpenStack]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment