Created
July 5, 2016 02:24
-
-
Save darkn3rd/ede1d95eac949b8bb5fcd3583e7bc8ad to your computer and use it in GitHub Desktop.
Vagrant Provision Fail w/ Docker Provisioner
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO global: Vagrant version: 1.8.1 | |
INFO global: Ruby version: 2.2.3 | |
INFO global: RubyGems version: 2.4.5.1 | |
INFO global: VAGRANT_OLD_ENV_M2="/usr/local/Cellar/maven/3.3.9/bin" | |
INFO global: VAGRANT_OLD_ENV_SHELL="/bin/bash" | |
INFO global: VAGRANT_OLD_ENV__system_type="Darwin" | |
INFO global: VAGRANT_OLD_ENV_LOGNAME="joaquinmenchaca" | |
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded" | |
INFO global: VAGRANT_OLD_ENV_CLASSPATH=":/Users/joaquinmenchaca/Classes" | |
INFO global: VAGRANT_OLD_ENV_GEM_HOME="/Users/joaquinmenchaca/.rvm/gems/ruby-2.3.1" | |
INFO global: VAGRANT_OLD_ENV_MY_RUBY_HOME="/Users/joaquinmenchaca/.rvm/rubies/ruby-2.3.1" | |
INFO global: VAGRANT_OLD_ENV___CF_USER_TEXT_ENCODING="0x1F6:0x0:0x0" | |
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM="Apple_Terminal" | |
INFO global: VAGRANT_OLD_ENV_CLICOLOR="1" | |
INFO global: VAGRANT_OLD_ENV_OLDPWD="/Users/joaquinmenchaca" | |
INFO global: VAGRANT_OLD_ENV_PWD="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
INFO global: VAGRANT_OLD_ENV__system_name="OSX" | |
INFO global: VAGRANT_OLD_ENV_NVM_DIR="/Users/joaquinmenchaca/.nvm" | |
INFO global: VAGRANT_OLD_ENV_USER="joaquinmenchaca" | |
INFO global: VAGRANT_OLD_ENV_LANG="en_US.UTF-8" | |
INFO global: VAGRANT_OLD_ENV_IRBRC="/Users/joaquinmenchaca/.rvm/rubies/ruby-2.3.1/.irbrc" | |
INFO global: VAGRANT_OLD_ENV_AWS_DEFAULT_PROFILE="gobalto-ng" | |
INFO global: VAGRANT_OLD_ENV_PS1="\\[\\e[0;33m\\]\\u\\[\\e[0m\\]@\\[\\e[0;32m\\]\\h\\[\\e[0m\\]:\\[\\e[0;34m\\]\\w\\[\\e[0m\\]\\$ " | |
INFO global: VAGRANT_OLD_ENV_M2_HOME="/usr/local/Cellar/maven/3.3.9" | |
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/bin/vagrant" | |
INFO global: VAGRANT_OLD_ENV__="/usr/local/bin/vagrant" | |
INFO global: VAGRANT_OLD_ENV_rvm_bin_path="/Users/joaquinmenchaca/.rvm/bin" | |
INFO global: VAGRANT_OLD_ENV_MAVEN_OPTS="-Xms256m -Xmx512m" | |
INFO global: VAGRANT_OLD_ENV_LSCOLORS="GxFxCxDxBxegedabagaced" | |
INFO global: VAGRANT_OLD_ENV_PATH="/usr/local/Cellar/maven/3.3.9/bin:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/bin:/Users/joaquinmenchaca/.rvm/gems/ruby-2.3.1/bin:/Users/joaquinmenchaca/.rvm/gems/ruby-2.3.1@global/bin:/Users/joaquinmenchaca/.rvm/rubies/ruby-2.3.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/joaquinmenchaca/.rvm/bin:/Users/joaquinmenchaca/.rvm/bin:/Users/joaquinmenchaca/.rvm/bin" | |
INFO global: VAGRANT_OLD_ENV_SHLVL="1" | |
INFO global: VAGRANT_OLD_ENV__system_version="10.11" | |
INFO global: VAGRANT_INSTALLER_ENV="1" | |
INFO global: VAGRANT_INSTALLER_VERSION="2" | |
INFO global: VAGRANT_OLD_ENV_Apple_PubSub_Socket_Render="/private/tmp/com.apple.launchd.ycLTOyGnpQ/Render" | |
INFO global: VAGRANT_OLD_ENV_TERM_SESSION_ID="EEDFF798-BC3A-4260-A805-DCDF9D222719" | |
INFO global: VAGRANT_OLD_ENV_rvm_path="/Users/joaquinmenchaca/.rvm" | |
INFO global: VAGRANT_OLD_ENV_rvm_prefix="/Users/joaquinmenchaca" | |
INFO global: VAGRANT_OLD_ENV_TERM="xterm-color" | |
INFO global: VAGRANT_OLD_ENV_JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home" | |
INFO global: VAGRANT_OLD_ENV_rvm_version="1.27.0 (master)" | |
INFO global: VAGRANT_OLD_ENV_NVM_IOJS_ORG_MIRROR="https://iojs.org/dist" | |
INFO global: VAGRANT_OLD_ENV_SSH_AUTH_SOCK="/private/tmp/com.apple.launchd.uBkhRR3hi7/Listeners" | |
INFO global: VAGRANT_OLD_ENV_HOME="/Users/joaquinmenchaca" | |
INFO global: VAGRANT_OLD_ENV_GEM_PATH="/Users/joaquinmenchaca/.rvm/gems/ruby-2.3.1:/Users/joaquinmenchaca/.rvm/gems/ruby-2.3.1@global" | |
INFO global: VAGRANT_OLD_ENV_TMPDIR="/var/folders/yk/6cp276m16_5f9q0m4s_8dfcr0000gp/T/" | |
INFO global: VAGRANT_OLD_ENV_RUBY_VERSION="ruby-2.3.1" | |
INFO global: VAGRANT_OLD_ENV_NVM_RC_VERSION="" | |
INFO global: VAGRANT_OLD_ENV__system_arch="x86_64" | |
INFO global: VAGRANT_OLD_ENV_XPC_FLAGS="0x0" | |
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM_VERSION="361.1" | |
INFO global: VAGRANT_OLD_ENV_NVM_NODEJS_ORG_MIRROR="https://nodejs.org/dist" | |
INFO global: VAGRANT_OLD_ENV_XPC_SERVICE_NAME="0" | |
INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1" | |
INFO global: VAGRANT_LOG="debug" | |
INFO global: Plugins: | |
INFO global: - CFPropertyList = 2.3.2 | |
INFO global: - json = 1.8.3 | |
INFO global: - mini_portile = 0.6.0 | |
INFO global: - nokogiri = 1.6.3.1 | |
INFO global: - aws-sdk-v1 = 1.66.0 | |
INFO global: - builder = 3.2.2 | |
INFO global: - bundler = 1.10.6 | |
INFO global: - excon = 0.49.0 | |
INFO global: - fission = 0.5.0 | |
INFO global: - formatador = 0.2.5 | |
INFO global: - fog-core = 1.40.0 | |
INFO global: - multi_json = 1.12.1 | |
INFO global: - fog-json = 1.0.2 | |
INFO global: - ipaddress = 0.8.3 | |
INFO global: - xml-simple = 1.1.5 | |
INFO global: - fog-aliyun = 0.1.0 | |
INFO global: - fog-xml = 0.1.2 | |
INFO global: - fog-atmos = 0.1.0 | |
INFO global: - fog-aws = 0.9.2 | |
INFO global: - inflecto = 0.0.2 | |
INFO global: - fog-brightbox = 0.10.1 | |
INFO global: - fog-cloudatcost = 0.1.2 | |
INFO global: - fog-dynect = 0.0.3 | |
INFO global: - fog-ecloud = 0.3.0 | |
INFO global: - fog-google = 0.1.0 | |
INFO global: - fog-local = 0.3.0 | |
INFO global: - fog-openstack = 0.1.6 | |
INFO global: - fog-powerdns = 0.1.1 | |
INFO global: - fog-profitbricks = 0.0.5 | |
INFO global: - fog-rackspace = 0.1.1 | |
INFO global: - fog-radosgw = 0.0.5 | |
INFO global: - fog-riakcs = 0.1.0 | |
INFO global: - fog-sakuracloud = 1.7.5 | |
INFO global: - fog-serverlove = 0.1.2 | |
INFO global: - fog-softlayer = 1.1.2 | |
INFO global: - fog-storm_on_demand = 0.1.1 | |
INFO global: - fog-terremark = 0.1.0 | |
INFO global: - fog-vmfusion = 0.1.0 | |
INFO global: - fog-voxel = 0.1.0 | |
INFO global: - trollop = 2.1.2 | |
INFO global: - rbvmomi = 1.8.2 | |
INFO global: - fog-vsphere = 0.8.0 | |
INFO global: - fog-xenserver = 0.2.3 | |
INFO global: - fog = 1.38.0 | |
INFO global: - inifile = 3.0.0 | |
INFO global: - mime-types = 1.25.1 | |
INFO global: - rest-client = 1.6.9 | |
INFO global: - sqlite3 = 1.3.11 | |
INFO global: - vagrant-aws = 0.7.0 | |
INFO global: - vagrant-aws-route53 = 0.3.2 | |
INFO global: - vagrant-hostmanager = 1.8.2 | |
INFO global: - vagrant-share = 1.1.5 | |
INFO global: - vagrant-triggers = 0.5.3 | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/box/plugin.rb | |
INFO manager: Registered plugin: box command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/cap/plugin.rb | |
INFO manager: Registered plugin: cap command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/destroy/plugin.rb | |
INFO manager: Registered plugin: destroy command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/global-status/plugin.rb | |
INFO manager: Registered plugin: global-status command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/halt/plugin.rb | |
INFO manager: Registered plugin: halt command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/help/plugin.rb | |
INFO manager: Registered plugin: help command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/init/plugin.rb | |
INFO manager: Registered plugin: init command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/list-commands/plugin.rb | |
INFO manager: Registered plugin: list-commands command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/login/plugin.rb | |
INFO manager: Registered plugin: vagrant-login | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/package/plugin.rb | |
INFO manager: Registered plugin: package command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/plugin/plugin.rb | |
INFO manager: Registered plugin: plugin command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/port/plugin.rb | |
INFO manager: Registered plugin: port command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/powershell/plugin.rb | |
INFO manager: Registered plugin: powershell command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/provider/plugin.rb | |
INFO manager: Registered plugin: provider command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/provision/plugin.rb | |
INFO manager: Registered plugin: provision command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/push/plugin.rb | |
INFO manager: Registered plugin: push command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/rdp/plugin.rb | |
INFO manager: Registered plugin: rdp command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/reload/plugin.rb | |
INFO manager: Registered plugin: reload command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/resume/plugin.rb | |
INFO manager: Registered plugin: resume command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/snapshot/plugin.rb | |
INFO manager: Registered plugin: snapshot command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/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.8.1/plugins/commands/status/plugin.rb | |
INFO manager: Registered plugin: status command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/suspend/plugin.rb | |
INFO manager: Registered plugin: suspend command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/up/plugin.rb | |
INFO manager: Registered plugin: up command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/version/plugin.rb | |
INFO manager: Registered plugin: version command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/communicators/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/communicators/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/arch/plugin.rb | |
INFO manager: Registered plugin: Arch guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/atomic/plugin.rb | |
INFO manager: Registered plugin: Atomic Host guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/coreos/plugin.rb | |
INFO manager: Registered plugin: CoreOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/darwin/plugin.rb | |
INFO manager: Registered plugin: Darwin guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/debian/plugin.rb | |
INFO manager: Registered plugin: Debian guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/esxi/plugin.rb | |
INFO manager: Registered plugin: ESXi guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/fedora/plugin.rb | |
INFO manager: Registered plugin: Fedora guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/funtoo/plugin.rb | |
INFO manager: Registered plugin: Funtoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/linux/plugin.rb | |
INFO manager: Registered plugin: Linux guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/mint/plugin.rb | |
INFO manager: Registered plugin: Mint guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/netbsd/plugin.rb | |
INFO manager: Registered plugin: NetBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/nixos/plugin.rb | |
INFO manager: Registered plugin: NixOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/omnios/plugin.rb | |
INFO manager: Registered plugin: OmniOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/openbsd/plugin.rb | |
INFO manager: Registered plugin: OpenBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/photon/plugin.rb | |
INFO manager: Registered plugin: VMware Photon guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/pld/plugin.rb | |
INFO manager: Registered plugin: PLD Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/smartos/plugin.rb | |
INFO manager: Registered plugin: SmartOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/solaris/plugin.rb | |
INFO manager: Registered plugin: Solaris guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/solaris11/plugin.rb | |
INFO manager: Registered plugin: Solaris 11 guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/tinycore/plugin.rb | |
INFO manager: Registered plugin: TinyCore Linux guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/ubuntu/plugin.rb | |
INFO manager: Registered plugin: Ubuntu guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/guests/windows/plugin.rb | |
INFO manager: Registered plugin: Windows guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/hosts/arch/plugin.rb | |
INFO manager: Registered plugin: Arch host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/hosts/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/hosts/darwin/plugin.rb | |
INFO manager: Registered plugin: Mac OS X host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/hosts/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/hosts/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/hosts/linux/plugin.rb | |
INFO manager: Registered plugin: Linux host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/hosts/null/plugin.rb | |
INFO manager: Registered plugin: null host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/hosts/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/hosts/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/hosts/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/hosts/windows/plugin.rb | |
INFO manager: Registered plugin: Windows host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/kernel_v1/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/kernel_v2/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/providers/docker/plugin.rb | |
INFO manager: Registered plugin: docker-provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/providers/hyperv/plugin.rb | |
INFO manager: Registered plugin: Hyper-V provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/providers/virtualbox/plugin.rb | |
INFO manager: Registered plugin: VirtualBox provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/ansible/plugin.rb | |
INFO manager: Registered plugin: ansible | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/cfengine/plugin.rb | |
INFO manager: Registered plugin: CFEngine Provisioner | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/chef/plugin.rb | |
INFO manager: Registered plugin: chef | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/docker/plugin.rb | |
INFO manager: Registered plugin: docker | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/file/plugin.rb | |
INFO manager: Registered plugin: file | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/puppet/plugin.rb | |
INFO manager: Registered plugin: puppet | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/salt/plugin.rb | |
INFO manager: Registered plugin: salt | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/shell/plugin.rb | |
INFO manager: Registered plugin: shell | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/pushes/atlas/plugin.rb | |
INFO manager: Registered plugin: atlas | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/pushes/ftp/plugin.rb | |
INFO manager: Registered plugin: ftp | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/pushes/heroku/plugin.rb | |
INFO manager: Registered plugin: heroku | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/pushes/local-exec/plugin.rb | |
INFO manager: Registered plugin: local-exec | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/pushes/noop/plugin.rb | |
INFO manager: Registered plugin: noop | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/synced_folders/nfs/plugin.rb | |
INFO manager: Registered plugin: NFS synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/synced_folders/rsync/plugin.rb | |
INFO manager: Registered plugin: RSync synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/synced_folders/smb/plugin.rb | |
INFO manager: Registered plugin: SMB synced folders | |
INFO global: Loading plugins! | |
INFO manager: Registered plugin: vagrant-share | |
INFO manager: Registered plugin: HostManager | |
INFO manager: Registered plugin: AWS | |
INFO manager: Registered plugin: AwsRoute53 | |
INFO manager: Registered plugin: Triggers | |
INFO vagrant: `vagrant` invoked: ["provision", "--debug"] | |
DEBUG vagrant: Creating Vagrant environment | |
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000010491acd0>) | |
INFO environment: - cwd: /Users/joaquinmenchaca/projarea/web-microframework/express | |
INFO environment: Home path: /Users/joaquinmenchaca/.vagrant.d | |
INFO environment: Local data path: /Users/joaquinmenchaca/projarea/web-microframework/express/.vagrant | |
DEBUG environment: Creating: /Users/joaquinmenchaca/projarea/web-microframework/express/.vagrant | |
INFO environment: Running hook: environment_plugins_loaded | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x000001027ab5e0> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000102c28ca8> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000102c01068> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001027828e8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001027828e8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000102c01068> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000102c28ca8> | |
INFO environment: Running hook: environment_load | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 3 hooks defined. | |
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x000001048bb640> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001048ab1a0> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001026c9e38> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000010486ad30> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000010486ad30> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001026c9e38> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001048ab1a0> | |
INFO cli: CLI: [] "provision" [] | |
DEBUG cli: Invoking command class: VagrantPlugins::CommandProvision::Command [] | |
DEBUG command: 'provision' each target VM... | |
DEBUG command: Getting target VMs for command. Arguments: | |
DEBUG command: -- names: [] | |
DEBUG command: -- options: nil | |
DEBUG command: Loading all machines... | |
INFO loader: Set :root = ["#<Pathname:/Users/joaquinmenchaca/projarea/web-microframework/express/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/Users/joaquinmenchaca/projarea/web-microframework/express/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /Users/joaquinmenchaca/projarea/web-microframework/express/Vagrantfile | |
INFO loader: Loading configuration in order: [:home, :root] | |
DEBUG loader: Loading from: root (evaluating) | |
DEBUG provisioner: Provisioner defined: | |
DEBUG provisioner: Provisioner defined: | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO command: Active machine found with name default. Using provider: virtualbox | |
INFO environment: Getting machine: default (virtualbox) | |
INFO environment: Uncached load of machine. | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "--version"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 5.0.22r108108 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 5.0.22 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_0 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "2155451200_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "2155451200_machine_default"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO box_collection: Box found: ubuntu/trusty64 (virtualbox) | |
INFO environment: Running hook: authenticate_box_url | |
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/joaquinmenchaca/projarea/web-microframework/express>] | |
DEBUG host: Trying: arch | |
DEBUG host: Trying: darwin | |
INFO host: Detected: darwin! | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 3 hooks defined. | |
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x000001026e1628> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000102408cd0> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001023da740> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001023a9730> | |
INFO warden: Calling IN action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x00000102a03c48> | |
DEBUG client: No authentication token in environment or /Users/joaquinmenchaca/.vagrant.d/data/vagrant_login_token | |
INFO warden: Calling OUT action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x00000102a03c48> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001023a9730> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001023da740> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000102408cd0> | |
INFO loader: Set :"2153726720_ubuntu/trusty64_virtualbox" = ["#<Pathname:/Users/joaquinmenchaca/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/20160602.0.0/virtualbox/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/Users/joaquinmenchaca/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/20160602.0.0/virtualbox/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /Users/joaquinmenchaca/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/20160602.0.0/virtualbox/Vagrantfile | |
INFO loader: Loading configuration in order: [:"2153726720_ubuntu/trusty64_virtualbox", :home, :root, "2155451200_machine_default"] | |
DEBUG loader: Loading from: 2153726720_ubuntu/trusty64_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: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO machine: Initializing machine: default | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x000001023403c0> | |
INFO machine: - Data dir: /Users/joaquinmenchaca/projarea/web-microframework/express/.vagrant/machines/default/virtualbox | |
DEBUG virtualbox: Instantiating the driver for machine ID: "1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 5.0.22 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_0 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: express_default_1467684956097_37134 | |
Groups: / | |
Guest OS: Ubuntu (64-bit) | |
UUID: 1dc0d303-c9cd-425f-ba8b-88fbecb74a66 | |
Config file: /Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox | |
Snapshot folder: /Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots | |
Log folder: /Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs | |
Hardware UUID: 1dc0d303-c9cd-425f-ba8b-88fbecb74a66 | |
Memory size: 512MB | |
Page Fusion: off | |
VRAM size: 12MB | |
CPU exec cap: 100% | |
HPET: off | |
Chipset: piix3 | |
Firmware: BIOS | |
Number of CPUs: 1 | |
PAE: off | |
Long Mode: on | |
CPUID Portability Level: 0 | |
CPUID overrides: None | |
Boot menu mode: message and menu | |
Boot Device (1): HardDisk | |
Boot Device (2): Not Assigned | |
Boot Device (3): Not Assigned | |
Boot Device (4): Not Assigned | |
ACPI: on | |
IOAPIC: on | |
Time offset: 0ms | |
RTC: UTC | |
Hardw. virt.ext: on | |
Nested Paging: on | |
Large Pages: off | |
VT-x VPID: on | |
VT-x unr. exec.: on | |
Paravirt. Provider: Legacy | |
State: running (since 2016-07-05T02:15:58.924000000) | |
Monitor count: 1 | |
3D Acceleration: off | |
2D Video Acceleration: off | |
Teleporter Enabled: off | |
Teleporter Port: 0 | |
Teleporter Address: | |
Teleporter Password: | |
Tracing Enabled: off | |
Allow Tracing to Access VM: off | |
Tracing Configuration: | |
Autostart Enabled: off | |
Autostart Delay: 0 | |
Default Frontend: | |
Storage Controller Name (0): SATAController | |
Storage Controller Type (0): IntelAhci | |
Storage Controller Instance Number (0): 0 | |
Storage Controller Max Port Count (0): 30 | |
Storage Controller Port Count (0): 1 | |
Storage Controller Bootable (0): on | |
SATAController (0, 0): /Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk (UUID: 875c6631-07d9-4494-b2e6-8e6e9a05371d) | |
NIC 1: MAC: 0800278FDCE2, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none | |
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64) | |
NIC 1 Rule(0): name = ssh, protocol = tcp, host ip = 127.0.0.1, host port = 2222, guest ip = , guest port = 22 | |
NIC 1 Rule(1): name = tcp8080, protocol = tcp, host ip = , host port = 8080, guest ip = , guest port = 8080 | |
NIC 2: disabled | |
NIC 3: disabled | |
NIC 4: disabled | |
NIC 5: disabled | |
NIC 6: disabled | |
NIC 7: disabled | |
NIC 8: disabled | |
Pointing Device: PS/2 Mouse | |
Keyboard Device: PS/2 Keyboard | |
UART 1: disabled | |
UART 2: disabled | |
UART 3: disabled | |
UART 4: disabled | |
LPT 1: disabled | |
LPT 2: disabled | |
Audio: disabled | |
Clipboard Mode: disabled | |
Drag and drop Mode: disabled | |
Session name: headless | |
Video mode: 720x400x0 at 0,0 enabled | |
VRDE: disabled | |
USB: disabled | |
EHCI: disabled | |
XHCI: disabled | |
USB Device Filters: | |
<none> | |
Available remote USB devices: | |
<none> | |
Currently Attached USB Devices: | |
<none> | |
Bandwidth groups: <none> | |
Shared folders: | |
Name: 'vagrant', Host path: '/Users/joaquinmenchaca/projarea/web-microframework/express' (machine mapping), writable | |
VRDE Connection: not active | |
Clients so far: 0 | |
Video capturing: not active | |
Capture screens: 0 | |
Capture file: /Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm | |
Capture dimensions: 1024x768 | |
Capture rate: 512 kbps | |
Capture FPS: 25 | |
Guest: | |
Configured memory balloon size: 0 MB | |
OS type: Linux26_64 | |
Additions run level: 2 | |
Additions version: 4.3.36_Ubuntu r105129 | |
Guest Facilities: | |
Facility "VirtualBox Base Driver": active/running (last update: 2016/07/05 02:16:06 UTC) | |
Facility "VirtualBox System Service": active/running (last update: 2016/07/05 02:16:11 UTC) | |
Facility "Seamless Mode": not active (last update: 2016/07/05 02:16:06 UTC) | |
Facility "Graphics Mode": not active (last update: 2016/07/05 02:16:06 UTC) | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:default}] | |
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000100ba29c0 @logger=#<Log4r::Logger:0x00000100ba2970 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000102a22350 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001024b80b8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001024b8040>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001023e91f0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000102a22238 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00000100b83890 @logger=#<Log4r::Logger:0x00000100b584b0 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x00000100ba2970 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000102a22350 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001024b80b8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001024b8040>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001023e91f0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000102a22238 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_5_0:0x00000102214e10 @logger=#<Log4r::Logger:0x00000102903668 @fullname="vagrant::provider::virtualbox_5_0", @outputters=[], @additive=true, @name="virtualbox_5_0", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000102a22350 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001024b80b8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001024b8040>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001023e91f0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000102a22238 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66">, @version="5.0.22">, @cap_logger=#<Log4r::Logger:0x0000010223f1d8 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000102a22350 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001024b80b8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001024b8040>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001023e91f0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000102a22238 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000010223f6d8>:0x00000102204150>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000010223f598 @items={:public_address=>#<Proc:0x00000101a46d50@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/providers/docker/plugin.rb:54>, :proxy_machine=>#<Proc:0x00000101a46c10@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/providers/docker/plugin.rb:59>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000010223f4a8 @items={:public_address=>#<Proc:0x00000100f1b9a8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000010223f408 @items={:forwarded_ports=>#<Proc:0x00000102b39860@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000102b397c0@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000102610d98@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.5/lib/vagrant-share.rb:39>, :snapshot_list=>#<Proc:0x00000102b39770@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}>) | |
INFO machine: Calling action: provision on provider VirtualBox (1dc0d303-c9cd-425f-ba8b-88fbecb74a66) | |
DEBUG environment: Attempting to acquire process-lock: machine-action-3839ec2c384111bce7731e0c03b05038 | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-3839ec2c384111bce7731e0c03b05038 | |
INFO interface: Machine: action ["provision", "start", {:target=>:default}] | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_provision #<Vagrant::Action::Builder:0x0000010211c058> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000102858a38> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101924a80> | |
DEBUG trigger: Looking for triggers with: | |
DEBUG trigger: -- action: provision | |
DEBUG trigger: -- condition: instead_of | |
DEBUG trigger: -- vm: default | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000100a31870> | |
DEBUG trigger: Looking for triggers with: | |
DEBUG trigger: -- action: provision | |
DEBUG trigger: -- condition: before | |
DEBUG trigger: -- vm: default | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000102820cf0> | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG meta: Finding driver for VirtualBox version: 5.0.22 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_0 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.99.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
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: 192.168.50.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
Name: vboxnet2 | |
GUID: 786f6276-656e-4274-8000-0a0027000002 | |
DHCP: Disabled | |
IPAddress: 172.28.128.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:02 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet2 | |
Name: vboxnet3 | |
GUID: 786f6276-656e-4374-8000-0a0027000003 | |
DHCP: Disabled | |
IPAddress: 10.10.10.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:03 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet3 | |
Name: vboxnet4 | |
GUID: 786f6276-656e-4474-8000-0a0027000004 | |
DHCP: Disabled | |
IPAddress: 192.168.51.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:04 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet4 | |
Name: vboxnet5 | |
GUID: 786f6276-656e-4574-8000-0a0027000005 | |
DHCP: Disabled | |
IPAddress: 192.168.53.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:05 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet5 | |
Name: vboxnet6 | |
GUID: 786f6276-656e-4674-8000-0a0027000006 | |
DHCP: Disabled | |
IPAddress: 192.168.54.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:06 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet6 | |
Name: vboxnet7 | |
GUID: 786f6276-656e-4774-8000-0a0027000007 | |
DHCP: Disabled | |
IPAddress: 172.17.8.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:07 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet7 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000102820cc8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000102820ca0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_provision #<Vagrant::Action::Builder:0x00000100d298c0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100d32a10> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100d32a10> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_provision #<Vagrant::Action::Warden:0x00000102abad08> | |
INFO warden: Calling IN action: #<Proc:0x000001025217c0@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000102ababc8> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_provision #<Vagrant::Action::Builder:0x0000010497b1e8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000104973e70> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000104973e70> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_provision #<Vagrant::Action::Warden:0x0000010275b5e0> | |
INFO warden: Calling IN action: #<Proc:0x000001027437b0@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000010275b4f0> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x0000010275b400> | |
INFO provision: Ignoring sentinel check, forcing provision | |
INFO provision: Checking provisioner sentinel file... | |
INFO provision: Sentinel found! Not provisioning. | |
INFO warden: Calling IN action: #<Proc:0x00000101ad7c38@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00000102abaab0@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00000102abaab0@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00000101ad7c38@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO interface: info: Running provisioner: shell... | |
INFO interface: info: ==> default: Running provisioner: shell... | |
==> default: Running provisioner: shell... | |
INFO environment: Running hook: provisioner_run | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: provisioner_run #<Method: Vagrant::Action::Builtin::Provision#run_provisioner> | |
INFO warden: Calling IN action: #<Proc:0x000001026929d8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_5_0: Searching for SSH port: 22 | |
DEBUG virtualbox_5_0: read_forward_ports: uuid=1dc0d303-c9cd-425f-ba8b-88fbecb74a66 active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_5_0: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_5_0: - [1, "tcp8080", 8080, 8080] | |
DEBUG ssh: Checking key permissions: /Users/joaquinmenchaca/projarea/web-microframework/express/.vagrant/machines/default/virtualbox/private_key | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_5_0: Searching for SSH port: 22 | |
DEBUG virtualbox_5_0: read_forward_ports: uuid=1dc0d303-c9cd-425f-ba8b-88fbecb74a66 active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_5_0: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_5_0: - [1, "tcp8080", 8080, 8080] | |
DEBUG ssh: Checking key permissions: /Users/joaquinmenchaca/projarea/web-microframework/express/.vagrant/machines/default/virtualbox/private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2222 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/Users/joaquinmenchaca/projarea/web-microframework/express/.vagrant/machines/default/virtualbox/private_key"] | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2016-07-04T19:22:23.133225 #4289] DEBUG -- net.ssh.transport.session[814f1858]: establishing connection to 127.0.0.1:2222 | |
D, [2016-07-04T19:22:23.134266 #4289] DEBUG -- net.ssh.transport.session[814f1858]: connection established | |
I, [2016-07-04T19:22:23.134478 #4289] INFO -- net.ssh.transport.server_version[811855d4]: negotiating protocol version | |
D, [2016-07-04T19:22:23.148759 #4289] DEBUG -- net.ssh.transport.server_version[811855d4]: remote is `SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.7' | |
D, [2016-07-04T19:22:23.148878 #4289] DEBUG -- net.ssh.transport.server_version[811855d4]: local is `SSH-2.0-Ruby/Net::SSH_3.0.2 universal.x86_64-darwin12.0' | |
D, [2016-07-04T19:22:23.150028 #4289] DEBUG -- socket[81185cb4]: read 1460 bytes | |
D, [2016-07-04T19:22:23.150199 #4289] DEBUG -- socket[81185cb4]: read 188 bytes | |
D, [2016-07-04T19:22:23.150292 #4289] DEBUG -- socket[81185cb4]: received packet nr 0 type 20 len 1644 | |
I, [2016-07-04T19:22:23.150390 #4289] INFO -- net.ssh.transport.algorithms[811847b0]: got KEXINIT from server | |
I, [2016-07-04T19:22:23.150638 #4289] INFO -- net.ssh.transport.algorithms[811847b0]: sending KEXINIT | |
D, [2016-07-04T19:22:23.150864 #4289] DEBUG -- socket[81185cb4]: queueing packet nr 0 type 20 len 1684 | |
D, [2016-07-04T19:22:23.150937 #4289] DEBUG -- socket[81185cb4]: sent 1688 bytes | |
I, [2016-07-04T19:22:23.151000 #4289] INFO -- net.ssh.transport.algorithms[811847b0]: negotiating algorithms | |
D, [2016-07-04T19:22:23.151262 #4289] DEBUG -- net.ssh.transport.algorithms[811847b0]: negotiated: | |
* kex: diffie-hellman-group-exchange-sha1 | |
* host_key: ssh-rsa | |
* encryption_server: aes128-cbc | |
* encryption_client: aes128-cbc | |
* hmac_client: hmac-sha1 | |
* hmac_server: hmac-sha1 | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2016-07-04T19:22:23.151307 #4289] DEBUG -- net.ssh.transport.algorithms[811847b0]: exchanging keys | |
D, [2016-07-04T19:22:23.151577 #4289] DEBUG -- socket[81185cb4]: queueing packet nr 1 type 34 len 20 | |
D, [2016-07-04T19:22:23.151638 #4289] DEBUG -- socket[81185cb4]: sent 24 bytes | |
D, [2016-07-04T19:22:23.153320 #4289] DEBUG -- socket[81185cb4]: read 152 bytes | |
D, [2016-07-04T19:22:23.153441 #4289] DEBUG -- socket[81185cb4]: received packet nr 1 type 31 len 148 | |
D, [2016-07-04T19:22:23.155812 #4289] DEBUG -- socket[81185cb4]: queueing packet nr 2 type 32 len 140 | |
D, [2016-07-04T19:22:23.155939 #4289] DEBUG -- socket[81185cb4]: sent 144 bytes | |
D, [2016-07-04T19:22:23.158767 #4289] DEBUG -- socket[81185cb4]: read 720 bytes | |
D, [2016-07-04T19:22:23.159036 #4289] DEBUG -- socket[81185cb4]: received packet nr 2 type 33 len 700 | |
D, [2016-07-04T19:22:23.161665 #4289] DEBUG -- socket[81185cb4]: queueing packet nr 3 type 21 len 20 | |
D, [2016-07-04T19:22:23.161924 #4289] DEBUG -- socket[81185cb4]: sent 24 bytes | |
D, [2016-07-04T19:22:23.162455 #4289] DEBUG -- socket[81185cb4]: received packet nr 3 type 21 len 12 | |
D, [2016-07-04T19:22:23.163048 #4289] DEBUG -- net.ssh.authentication.session[8068d08c]: beginning authentication of `vagrant' | |
D, [2016-07-04T19:22:23.163296 #4289] DEBUG -- socket[81185cb4]: queueing packet nr 4 type 5 len 28 | |
D, [2016-07-04T19:22:23.163458 #4289] DEBUG -- socket[81185cb4]: sent 52 bytes | |
D, [2016-07-04T19:22:23.164018 #4289] DEBUG -- socket[81185cb4]: read 52 bytes | |
D, [2016-07-04T19:22:23.164146 #4289] DEBUG -- socket[81185cb4]: received packet nr 4 type 6 len 28 | |
D, [2016-07-04T19:22:23.164343 #4289] DEBUG -- net.ssh.authentication.session[8068d08c]: trying none | |
D, [2016-07-04T19:22:23.164504 #4289] DEBUG -- socket[81185cb4]: queueing packet nr 5 type 50 len 44 | |
D, [2016-07-04T19:22:23.164561 #4289] DEBUG -- socket[81185cb4]: sent 68 bytes | |
D, [2016-07-04T19:22:23.168735 #4289] DEBUG -- socket[81185cb4]: read 68 bytes | |
D, [2016-07-04T19:22:23.168895 #4289] DEBUG -- socket[81185cb4]: received packet nr 5 type 51 len 44 | |
D, [2016-07-04T19:22:23.169004 #4289] DEBUG -- net.ssh.authentication.session[8068d08c]: allowed methods: publickey,password | |
D, [2016-07-04T19:22:23.169073 #4289] DEBUG -- net.ssh.authentication.methods.none[80689e64]: none failed | |
D, [2016-07-04T19:22:23.169152 #4289] DEBUG -- net.ssh.authentication.session[8068d08c]: trying publickey | |
D, [2016-07-04T19:22:23.170480 #4289] DEBUG -- net.ssh.authentication.agent[806886a4]: connecting to ssh-agent | |
D, [2016-07-04T19:22:23.170634 #4289] DEBUG -- net.ssh.authentication.agent[806886a4]: sending agent request 1 len 59 | |
D, [2016-07-04T19:22:23.170841 #4289] DEBUG -- net.ssh.authentication.agent[806886a4]: received agent packet 2 len 5 | |
D, [2016-07-04T19:22:23.170917 #4289] DEBUG -- net.ssh.authentication.agent[806886a4]: sending agent request 11 len 0 | |
D, [2016-07-04T19:22:23.171044 #4289] DEBUG -- net.ssh.authentication.agent[806886a4]: received agent packet 12 len 548 | |
D, [2016-07-04T19:22:23.171466 #4289] DEBUG -- net.ssh.authentication.methods.publickey[80688938]: trying publickey (65:13:15:37:30:d5:12:93:3b:fe:fd:69:7b:85:33:81) | |
D, [2016-07-04T19:22:23.171665 #4289] DEBUG -- socket[81185cb4]: queueing packet nr 6 type 50 len 348 | |
D, [2016-07-04T19:22:23.171764 #4289] DEBUG -- socket[81185cb4]: sent 372 bytes | |
D, [2016-07-04T19:22:23.173518 #4289] DEBUG -- socket[81185cb4]: read 324 bytes | |
D, [2016-07-04T19:22:23.173870 #4289] DEBUG -- socket[81185cb4]: received packet nr 6 type 60 len 300 | |
D, [2016-07-04T19:22:23.175954 #4289] DEBUG -- socket[81185cb4]: queueing packet nr 7 type 50 len 620 | |
D, [2016-07-04T19:22:23.176086 #4289] DEBUG -- socket[81185cb4]: sent 644 bytes | |
D, [2016-07-04T19:22:23.178209 #4289] DEBUG -- socket[81185cb4]: read 36 bytes | |
D, [2016-07-04T19:22:23.178604 #4289] DEBUG -- socket[81185cb4]: received packet nr 7 type 52 len 12 | |
D, [2016-07-04T19:22:23.178823 #4289] DEBUG -- net.ssh.authentication.methods.publickey[80688938]: publickey succeeded (65:13:15:37:30:d5:12:93:3b:fe:fd:69:7b:85:33:81) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: Execute: chown -R vagrant /tmp/vagrant-shell (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading: /var/folders/yk/6cp276m16_5f9q0m4s_8dfcr0000gp/T/vagrant-shell20160704-4289-bjewsx.sh to /tmp/vagrant-shell | |
DEBUG ssh: Re-using SSH connection. | |
INFO interface: detail: Running: /var/folders/yk/6cp276m16_5f9q0m4s_8dfcr0000gp/T/vagrant-shell20160704-4289-bjewsx.sh | |
INFO interface: detail: default: Running: /var/folders/yk/6cp276m16_5f9q0m4s_8dfcr0000gp/T/vagrant-shell20160704-4289-bjewsx.sh | |
default: Running: /var/folders/yk/6cp276m16_5f9q0m4s_8dfcr0000gp/T/vagrant-shell20160704-4289-bjewsx.sh | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: chmod +x '/tmp/vagrant-shell' && /tmp/vagrant-shell (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
INFO interface: info: stdin: is not a tty | |
INFO interface: info: ==> default: stdin: is not a tty | |
==> default: stdin: is not a tty | |
DEBUG ssh: Sending SSH keep-alive... | |
DEBUG ssh: Sending SSH keep-alive... | |
DEBUG ssh: stdout: Reading package lists... | |
INFO interface: info: Reading package lists... | |
INFO interface: info: ==> default: Reading package lists... | |
==> default: Reading package lists... | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: Building dependency tree... | |
INFO interface: info: Building dependency tree... | |
INFO interface: info: ==> default: Building dependency tree... | |
==> default: Building dependency tree... | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: Reading state information... | |
INFO interface: info: Reading state information... | |
INFO interface: info: ==> default: Reading state information... | |
==> default: Reading state information... | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: apt-transport-https is already the newest version. | |
ca-certificates is already the newest version. | |
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. | |
INFO interface: info: apt-transport-https is already the newest version. | |
ca-certificates is already the newest version. | |
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. | |
INFO interface: info: ==> default: apt-transport-https is already the newest version. | |
==> default: ca-certificates is already the newest version. | |
==> default: 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. | |
==> default: apt-transport-https is already the newest version. | |
==> default: ca-certificates is already the newest version. | |
==> default: 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<Proc:0x000001026929d8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO interface: info: Running provisioner: docker... | |
INFO interface: info: ==> default: Running provisioner: docker... | |
==> default: Running provisioner: docker... | |
INFO environment: Running hook: provisioner_run | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: provisioner_run #<Method: Vagrant::Action::Builtin::Provision#run_provisioner> | |
INFO warden: Calling IN action: #<Proc:0x00000100ca27a8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO docker: Checking for Docker installation... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_5_0: Searching for SSH port: 22 | |
DEBUG virtualbox_5_0: read_forward_ports: uuid=1dc0d303-c9cd-425f-ba8b-88fbecb74a66 active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_5_0: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_5_0: - [1, "tcp8080", 8080, 8080] | |
DEBUG ssh: Checking key permissions: /Users/joaquinmenchaca/projarea/web-microframework/express/.vagrant/machines/default/virtualbox/private_key | |
INFO guest: Autodetecting host type for [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] | |
DEBUG guest: Trying: atomic | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'ostree=' /proc/cmdline (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: mint | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/issue | grep 'Linux Mint' (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: fedora | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'Fedora release' /etc/redhat-release (sudo=false) | |
DEBUG ssh: stderr: grep: | |
DEBUG ssh: stderr: /etc/redhat-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 2 | |
DEBUG guest: Trying: pld | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/pld-release (sudo=false) | |
DEBUG ssh: stderr: cat: | |
DEBUG ssh: stderr: /etc/pld-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: ubuntu | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Ubuntu (sudo=false) | |
DEBUG ssh: stdout: Distributor ID: Ubuntu | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Detected: ubuntu! | |
DEBUG guest: Searching for cap: docker_installed | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: docker_installed in linux | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: docker_installed | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: docker_installed in linux | |
INFO guest: Execute capability: docker_installed [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: test -f /usr/bin/docker (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: docker_installed | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: docker_installed in linux | |
INFO guest: Execute capability: docker_installed [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: test -f /usr/bin/docker (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: docker_configure_vagrant_user | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: docker_configure_vagrant_user in linux | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: docker_configure_vagrant_user | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: docker_configure_vagrant_user in linux | |
INFO guest: Execute capability: docker_configure_vagrant_user [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu) | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_5_0: Searching for SSH port: 22 | |
DEBUG virtualbox_5_0: read_forward_ports: uuid=1dc0d303-c9cd-425f-ba8b-88fbecb74a66 active_only=false | |
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "showvminfo", "1dc0d303-c9cd-425f-ba8b-88fbecb74a66", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="express_default_1467684956097_37134" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
CfgFile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.vbox" | |
SnapFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Snapshots" | |
LogFldr="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/Logs" | |
hardwareuuid="1dc0d303-c9cd-425f-ba8b-88fbecb74a66" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
cpuid-portability-level=0 | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
paravirtprovider="legacy" | |
VMState="running" | |
VMStateChangeTime="2016-07-05T02:15:58.924000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="875c6631-07d9-4494-b2e6-8e6e9a05371d" | |
natnet1="nat" | |
macaddress1="0800278FDCE2" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
Forwarding(1)="tcp8080,tcp,,8080,,8080" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
uart3="off" | |
uart4="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
SessionName="headless" | |
VideoMode="720,400,0"@0,0 1 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
xhci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/joaquinmenchaca/projarea/web-microframework/express" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/joaquinmenchaca/VirtualBox VMs/express_default_1467684956097_37134/express_default_1467684956097_37134.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.36_Ubuntu r105129" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1467684966033 | |
GuestAdditionsFacility_VirtualBox System Service=50,1467684971550 | |
GuestAdditionsFacility_Seamless Mode=0,1467684966033 | |
GuestAdditionsFacility_Graphics Mode=0,1467684966033 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_5_0: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_5_0: - [1, "tcp8080", 8080, 8080] | |
DEBUG ssh: Checking key permissions: /Users/joaquinmenchaca/projarea/web-microframework/express/.vagrant/machines/default/virtualbox/private_key | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: getent group docker (sudo=false) | |
DEBUG ssh: stdout: docker:x:999:vagrant | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: id -Gn | grep docker (sudo=false) | |
DEBUG ssh: stdout: vagrant docker | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: docker_daemon_running | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: docker_daemon_running in linux | |
INFO guest: Execute capability: docker_daemon_running [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: test -f /var/run/docker.pid (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: docker_daemon_running | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: docker_daemon_running in linux | |
INFO guest: Execute capability: docker_daemon_running [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: test -f /var/run/docker.pid (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
INFO interface: info: Building Docker images... | |
INFO interface: info: ==> default: Building Docker images... | |
==> default: Building Docker images... | |
INFO interface: info: -- Path: /vagrant/ | |
INFO interface: info: ==> default: -- Path: /vagrant/ | |
==> default: -- Path: /vagrant/ | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: docker build -t vagrant/express-web /vagrant/ (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
INFO interface: info: stdin: is not a tty | |
INFO interface: info: ==> default: stdin: is not a tty | |
==> default: stdin: is not a tty | |
DEBUG ssh: stdout: Sending build context to Docker daemon 27.65 kB | |
INFO interface: info: Sending build context to Docker daemon 27.65 kB | |
INFO interface: info: ==> default: Sending build context to Docker daemon 27.65 kB | |
==> default: Sending build context to Docker daemon 27.65 kB | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: Step 1 : FROM node:argon | |
INFO interface: info: Step 1 : FROM node:argon | |
INFO interface: info: ==> default: Step 1 : FROM node:argon | |
==> default: Step 1 : FROM node:argon | |
DEBUG ssh: stdout: ---> abb6383ef5fe | |
INFO interface: info: ---> abb6383ef5fe | |
INFO interface: info: ==> default: ---> abb6383ef5fe | |
==> default: ---> abb6383ef5fe | |
DEBUG ssh: stdout: Step 2 : ENV APP_ROOT /usr/src/app | |
INFO interface: info: Step 2 : ENV APP_ROOT /usr/src/app | |
INFO interface: info: ==> default: Step 2 : ENV APP_ROOT /usr/src/app | |
==> default: Step 2 : ENV APP_ROOT /usr/src/app | |
DEBUG ssh: stdout: ---> Using cache | |
INFO interface: info: ---> Using cache | |
INFO interface: info: ==> default: ---> Using cache | |
==> default: ---> Using cache | |
DEBUG ssh: stdout: ---> c6f17a7847ef | |
INFO interface: info: ---> c6f17a7847ef | |
INFO interface: info: ==> default: ---> c6f17a7847ef | |
==> default: ---> c6f17a7847ef | |
DEBUG ssh: stdout: Step 3 : RUN mkdir -p ${APP_ROOT}/ | |
INFO interface: info: Step 3 : RUN mkdir -p ${APP_ROOT}/ | |
INFO interface: info: ==> default: Step 3 : RUN mkdir -p ${APP_ROOT}/ | |
==> default: Step 3 : RUN mkdir -p ${APP_ROOT}/ | |
DEBUG ssh: stdout: ---> Using cache | |
INFO interface: info: ---> Using cache | |
INFO interface: info: ==> default: ---> Using cache | |
==> default: ---> Using cache | |
DEBUG ssh: stdout: ---> ca8c2355b451 | |
INFO interface: info: ---> ca8c2355b451 | |
INFO interface: info: ==> default: ---> ca8c2355b451 | |
==> default: ---> ca8c2355b451 | |
DEBUG ssh: stdout: Step 4 : WORKDIR ${APP_ROOT}/ | |
INFO interface: info: Step 4 : WORKDIR ${APP_ROOT}/ | |
INFO interface: info: ==> default: Step 4 : WORKDIR ${APP_ROOT}/ | |
==> default: Step 4 : WORKDIR ${APP_ROOT}/ | |
DEBUG ssh: stdout: ---> Using cache | |
INFO interface: info: ---> Using cache | |
INFO interface: info: ==> default: ---> Using cache | |
==> default: ---> Using cache | |
DEBUG ssh: stdout: ---> 085858daf3a1 | |
INFO interface: info: ---> 085858daf3a1 | |
INFO interface: info: ==> default: ---> 085858daf3a1 | |
==> default: ---> 085858daf3a1 | |
DEBUG ssh: stdout: Step 5 : COPY package.json ${APP_ROOT}/ | |
INFO interface: info: Step 5 : COPY package.json ${APP_ROOT}/ | |
INFO interface: info: ==> default: Step 5 : COPY package.json ${APP_ROOT}/ | |
==> default: Step 5 : COPY package.json ${APP_ROOT}/ | |
DEBUG ssh: stdout: ---> Using cache | |
INFO interface: info: ---> Using cache | |
INFO interface: info: ==> default: ---> Using cache | |
==> default: ---> Using cache | |
DEBUG ssh: stdout: ---> 55aed42266a9 | |
INFO interface: info: ---> 55aed42266a9 | |
INFO interface: info: ==> default: ---> 55aed42266a9 | |
==> default: ---> 55aed42266a9 | |
DEBUG ssh: stdout: Step 6 : RUN npm install | |
INFO interface: info: Step 6 : RUN npm install | |
INFO interface: info: ==> default: Step 6 : RUN npm install | |
==> default: Step 6 : RUN npm install | |
DEBUG ssh: stdout: ---> Using cache | |
INFO interface: info: ---> Using cache | |
INFO interface: info: ==> default: ---> Using cache | |
==> default: ---> Using cache | |
DEBUG ssh: stdout: ---> 4797a26d08d6 | |
INFO interface: info: ---> 4797a26d08d6 | |
INFO interface: info: ==> default: ---> 4797a26d08d6 | |
==> default: ---> 4797a26d08d6 | |
DEBUG ssh: stdout: Step 7 : COPY . ${APP_ROOT}/ | |
INFO interface: info: Step 7 : COPY . ${APP_ROOT}/ | |
INFO interface: info: ==> default: Step 7 : COPY . ${APP_ROOT}/ | |
==> default: Step 7 : COPY . ${APP_ROOT}/ | |
DEBUG ssh: stdout: ---> d3903a74752e | |
INFO interface: info: ---> d3903a74752e | |
INFO interface: info: ==> default: ---> d3903a74752e | |
==> default: ---> d3903a74752e | |
DEBUG ssh: stdout: Removing intermediate container 2ecf2367572e | |
INFO interface: info: Removing intermediate container 2ecf2367572e | |
INFO interface: info: ==> default: Removing intermediate container 2ecf2367572e | |
==> default: Removing intermediate container 2ecf2367572e | |
DEBUG ssh: stdout: Step 8 : CMD npm start | |
INFO interface: info: Step 8 : CMD npm start | |
INFO interface: info: ==> default: Step 8 : CMD npm start | |
==> default: Step 8 : CMD npm start | |
DEBUG ssh: stdout: ---> Running in 7d9b8341d4cd | |
INFO interface: info: ---> Running in 7d9b8341d4cd | |
INFO interface: info: ==> default: ---> Running in 7d9b8341d4cd | |
==> default: ---> Running in 7d9b8341d4cd | |
DEBUG ssh: stdout: ---> 0738f740ed22 | |
INFO interface: info: ---> 0738f740ed22 | |
INFO interface: info: ==> default: ---> 0738f740ed22 | |
==> default: ---> 0738f740ed22 | |
DEBUG ssh: stdout: Removing intermediate container 7d9b8341d4cd | |
INFO interface: info: Removing intermediate container 7d9b8341d4cd | |
INFO interface: info: ==> default: Removing intermediate container 7d9b8341d4cd | |
==> default: Removing intermediate container 7d9b8341d4cd | |
DEBUG ssh: stdout: Successfully built 0738f740ed22 | |
INFO interface: info: Successfully built 0738f740ed22 | |
INFO interface: info: ==> default: Successfully built 0738f740ed22 | |
==> default: Successfully built 0738f740ed22 | |
DEBUG ssh: Exit status: 0 | |
INFO interface: info: Starting Docker containers... | |
INFO interface: info: ==> default: Starting Docker containers... | |
==> default: Starting Docker containers... | |
INFO interface: info: -- Container: vagrant/express-web | |
INFO interface: info: ==> default: -- Container: vagrant/express-web | |
==> default: -- Container: vagrant/express-web | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p /var/lib/vagrant/cids (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sudo docker ps -q -a | grep -wFq $(cat /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef) (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sudo docker ps -q -a -notrunc | grep -wFq $(cat /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef) (sudo=false) | |
DEBUG ssh: stderr: flag needs an argument: -n | |
DEBUG ssh: stderr: See 'docker ps --help'. | |
DEBUG ssh: stderr: flag provided but not defined: -notrunc | |
DEBUG ssh: stderr: See 'docker ps --help'. | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: | |
rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef | |
docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web | |
(sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: stderr: docker: Error response from daemon: Conflict. The name "/vagrant-express-web" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name.. | |
See 'docker run --help'. | |
DEBUG ssh: Exit status: 125 | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef | |
docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web | |
Stdout from the command: | |
Stderr from the command: | |
stdin: is not a tty | |
docker: Error response from daemon: Conflict. The name "/vagrant-express-web" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name.. | |
See 'docker run --help'. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef | |
docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web | |
Stdout from the command: | |
Stderr from the command: | |
stdin: is not a tty | |
docker: Error response from daemon: Conflict. The name "/vagrant-express-web" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name.. | |
See 'docker run --help'. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef | |
docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web | |
Stdout from the command: | |
Stderr from the command: | |
stdin: is not a tty | |
docker: Error response from daemon: Conflict. The name "/vagrant-express-web" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name.. | |
See 'docker run --help'. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef | |
docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web | |
Stdout from the command: | |
Stderr from the command: | |
stdin: is not a tty | |
docker: Error response from daemon: Conflict. The name "/vagrant-express-web" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name.. | |
See 'docker run --help'. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000102ababc8> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef | |
docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web | |
Stdout from the command: | |
Stderr from the command: | |
stdin: is not a tty | |
docker: Error response from daemon: Conflict. The name "/vagrant-express-web" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name.. | |
See 'docker run --help'. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef | |
docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web | |
Stdout from the command: | |
Stderr from the command: | |
stdin: is not a tty | |
docker: Error response from daemon: Conflict. The name "/vagrant-express-web" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name.. | |
See 'docker run --help'. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000102820ca0> | |
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 warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO environment: Released process lock: machine-action-3839ec2c384111bce7731e0c03b05038 | |
INFO environment: Running hook: environment_unload | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x00000102bf0088> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000102be2780> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000102762728> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001048f23c0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001048f23c0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000102762728> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000102be2780> | |
ERROR vagrant: Vagrant experienced an error! Details: | |
ERROR vagrant: #<Vagrant::Errors::VagrantError: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef | |
docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web | |
Stdout from the command: | |
Stderr from the command: | |
stdin: is not a tty | |
docker: Error response from daemon: Conflict. The name "/vagrant-express-web" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name.. | |
See 'docker run --help'. | |
> | |
ERROR vagrant: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef | |
docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web | |
Stdout from the command: | |
Stderr from the command: | |
stdin: is not a tty | |
docker: Error response from daemon: Conflict. The name "/vagrant-express-web" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name.. | |
See 'docker run --help'. | |
ERROR vagrant: /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/communicators/ssh/communicator.rb:236:in `execute' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/communicators/ssh/communicator.rb:246:in `sudo' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/docker/client.rb:111:in `create_container' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/docker/client.rb:72:in `run_container' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/docker/client.rb:49:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/docker/client.rb:43:in `each' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/docker/client.rb:43:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/provisioners/docker/provisioner.rb:40:in `provision' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builtin/provision.rb:133:in `run_provisioner' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:95:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/environment.rb:473:in `hook' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builtin/provision.rb:121:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builtin/provision.rb:121:in `block in call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builtin/provision.rb:103:in `each' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builtin/provision.rb:103:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/joaquinmenchaca/.vagrant.d/gems/gems/vagrant-triggers-0.5.3/lib/vagrant-triggers/action/trigger.rb:17:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/joaquinmenchaca/.vagrant.d/gems/gems/vagrant-triggers-0.5.3/lib/vagrant-triggers/action/trigger.rb:17:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/joaquinmenchaca/.vagrant.d/gems/gems/vagrant-triggers-0.5.3/lib/vagrant-triggers/action/trigger.rb:17:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/machine.rb:224:in `action_raw' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/machine.rb:199:in `block in action' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/environment.rb:561:in `lock' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/machine.rb:185:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/machine.rb:185:in `action' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/provision/command.rb:30:in `block in execute' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/plugin/v2/command.rb:235:in `block in with_target_vms' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/plugin/v2/command.rb:229:in `each' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/plugin/v2/command.rb:229:in `with_target_vms' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/plugins/commands/provision/command.rb:29:in `execute' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/cli.rb:42:in `execute' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/environment.rb:302:in `cli' | |
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/bin/vagrant:174:in `<main>' | |
INFO interface: error: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef | |
docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web | |
Stdout from the command: | |
Stderr from the command: | |
stdin: is not a tty | |
docker: Error response from daemon: Conflict. The name "/vagrant-express-web" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name.. | |
See 'docker run --help'. | |
The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef | |
docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web | |
Stdout from the command: | |
Stderr from the command: | |
stdin: is not a tty | |
docker: Error response from daemon: Conflict. The name "/vagrant-express-web" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name.. | |
See 'docker run --help'. | |
INFO interface: Machine: error-exit ["Vagrant::Errors::VagrantError", "The following SSH command responded with a non-zero exit status.\nVagrant assumes that this means the command failed!\n\n\n rm -f /var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef\n docker run --cidfile=/var/lib/vagrant/cids/288979dc12fed41244c586d72dc9561a4bd782ef -d --name vagrant-express-web --restart=always -p 8080:8080 vagrant/express-web\n \n\nStdout from the command:\n\n\n\nStderr from the command:\n\nstdin: is not a tty\ndocker: Error response from daemon: Conflict. The name \"/vagrant-express-web\" is already in use by container 3169ec183b33926f302b9eb320dffe55c32c97293623af03594701b8a7fa9f4f. You have to remove (or rename) that container to be able to reuse that name..\nSee 'docker run --help'.\n"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment