Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save narration-sd/21158af0a0aef7cd34834ca399901a0b to your computer and use it in GitHub Desktop.
Save narration-sd/21158af0a0aef7cd34834ca399901a0b to your computer and use it in GitHub Desktop.
Homestead 6.0.2 dual site not separated php problem vagrant up log
C:\vagrant\gnu\staging_constantholidays_html>vagrant destroy
sch.dev: Are you sure you want to destroy the 'sch.dev' VM? [y/N] y
==> sch.dev: Forcing shutdown of VM...
==> sch.dev: Destroying VM and associated drives...
C:\vagrant\gnu\staging_constantholidays_html>vagrant up
Bringing machine 'sch.dev' up with 'virtualbox' provider...
==> sch.dev: Importing base box 'laravel/homestead'...
==> sch.dev: Matching MAC address for NAT networking...
==> sch.dev: Checking if box 'laravel/homestead' is up to date...
==> sch.dev: Setting the name of the VM: sch.dev
==> sch.dev: Fixed port collision for 80 => 8000. Now on port 2207.
==> sch.dev: Fixed port collision for 443 => 44300. Now on port 2208.
==> sch.dev: Fixed port collision for 3306 => 33060. Now on port 2209.
==> sch.dev: Fixed port collision for 5432 => 54320. Now on port 2210.
==> sch.dev: Fixed port collision for 8025 => 8025. Now on port 2211.
==> sch.dev: Fixed port collision for 27017 => 27017. Now on port 2212.
==> sch.dev: Fixed port collision for 22 => 2222. Now on port 2213.
==> sch.dev: Clearing any previously set network interfaces...
==> sch.dev: Preparing network interfaces based on configuration...
sch.dev: Adapter 1: nat
sch.dev: Adapter 2: hostonly
==> sch.dev: Forwarding ports...
sch.dev: 80 (guest) => 2207 (host) (adapter 1)
sch.dev: 443 (guest) => 2208 (host) (adapter 1)
sch.dev: 3306 (guest) => 2209 (host) (adapter 1)
sch.dev: 5432 (guest) => 2210 (host) (adapter 1)
sch.dev: 8025 (guest) => 2211 (host) (adapter 1)
sch.dev: 27017 (guest) => 2212 (host) (adapter 1)
sch.dev: 22 (guest) => 2213 (host) (adapter 1)
==> sch.dev: Running 'pre-boot' VM customizations...
==> sch.dev: Booting VM...
==> sch.dev: Waiting for machine to boot. This may take a few minutes...
sch.dev: SSH address: 127.0.0.1:2213
sch.dev: SSH username: vagrant
sch.dev: SSH auth method: private key
sch.dev:
sch.dev: Vagrant insecure key detected. Vagrant will automatically replace
sch.dev: this with a newly generated keypair for better security.
sch.dev:
sch.dev: Inserting generated public key within guest...
sch.dev: Removing insecure key from the guest if it's present...
sch.dev: Key inserted! Disconnecting and reconnecting using new SSH key...
==> sch.dev: Machine booted and ready!
[sch.dev] GuestAdditions versions on your host (5.1.24) and guest (5.1.22) do not match.
Reading package lists...
Building dependency tree...
Reading state information...
dkms is already the newest version (2.2.0.3-2ubuntu11.3).
linux-headers-4.4.0-81-generic is already the newest version (4.4.0-81.104).
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Copy iso file C:\Program Files\Oracle\VirtualBox\VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
mount: /dev/loop0 is write-protected, mounting read-only
Installing Virtualbox Guest Additions 5.1.24 - guest version is 5.1.22
Verifying archive integrity... All good.
Uncompressing VirtualBox 5.1.24 Guest Additions for Linux...........
VirtualBox Guest Additions installer
Removing installed version 5.1.22 of VirtualBox Guest Additions...
Copying additional installer modules ...
Installing additional modules ...
vboxadd.sh: Starting the VirtualBox Guest Additions.
Could not find the X.Org or XFree86 Window System, skipping.
An error occurred during installation of VirtualBox Guest Additions 5.1.24. Some functionality may not work as intended.
In most cases it is OK that the "Window System drivers" installation failed.
Job for vboxadd-service.service failed because the control process exited with error code. See "systemctl status vboxadd-service.service" and "journalctl -xe" for detai
ls.
==> sch.dev: Checking for guest additions in VM...
==> sch.dev: Setting hostname...
==> sch.dev: Configuring and enabling network interfaces...
==> sch.dev: Rsyncing folder: /cygdrive/c/vagrant/gnu/staging_constantholidays_html/ => /home/vagrant/staging_constantholidays_html
==> sch.dev: - Exclude: [".vagrant/", ".git/", ".git*", "cp_resources/*", "_notes/", ".idea/", "buildtools/", "node_modules/", "storage/*", "runtime/*", "scss/", ".sa
ss-cache/", "vagrant.*"]
==> sch.dev: Mounting shared folders...
sch.dev: /vagrant => C:/vagrant/gnu/staging_constantholidays_html
==> sch.dev: Running provisioner: shell...
sch.dev: Running: inline script
==> sch.dev:
==> sch.dev: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC98hwDkLlFSj3tKL9IXxnlab9oSP4ZIAKAd4VuTzDlZgO7KEb0jnDjVYv2w5T3B3j9M0NGa6csBWOopVYy33NTeKZGAlWU4fzxezeuwbXBgjvKx/U5p
FByghvXkN4omjL5bwmlDlUO5hT9ftfd7ie36+jQDjo4/ZtmKN3hm4cxyKEBUDFtdNbDXrZltbmaIQzhH0Fkb0Ajf2816UUAbPvLaGm5Ol3tJHheG+AfrIzy312WGmZcTS2ZnYSoIOYIAMAdZtB2L4Pdtdi0G/28J2sEuDuLj
VorHze2z5bb/+mEyRa/oM6M7B+4q4qtjnAaVgGgg8XQEzsHA9I+GoQUlV narrationsd@gmail.com
==> sch.dev: Running provisioner: shell...
sch.dev: Running: inline script
==> sch.dev: Running provisioner: shell...
sch.dev: Running: C:/Users/narra/AppData/Local/Temp/vagrant-shell20170802-26480-k7eycy.sh
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Creating Certificate: sch.dev
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Creating Site: sch.dev
==> sch.dev: Get:1 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial InRelease [17.5 kB]
==> sch.dev: Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
==> sch.dev: Hit:3 http://us.archive.ubuntu.com/ubuntu xenial InRelease
==> sch.dev: Get:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
==> sch.dev: Get:5 http://ppa.launchpad.net/nginx/development/ubuntu xenial InRelease [17.5 kB]
==> sch.dev: Hit:6 https://packages.microsoft.com/ubuntu/16.04/prod xenial InRelease
==> sch.dev: Get:7 https://deb.nodesource.com/node_6.x xenial InRelease [4,634 B]
==> sch.dev: Get:8 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
==> sch.dev: Get:9 http://ppa.launchpad.net/ondrej/php/ubuntu xenial InRelease [23.9 kB]
==> sch.dev: Get:10 https://deb.nodesource.com/node_6.x xenial/main Sources [764 B]
==> sch.dev: Get:11 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [316 kB]
==> sch.dev: Get:12 https://deb.nodesource.com/node_6.x xenial/main amd64 Packages [960 B]
==> sch.dev: Get:13 https://deb.nodesource.com/node_6.x xenial/main i386 Packages [955 B]
==> sch.dev: Get:14 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [593 kB]
==> sch.dev: Get:15 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial/main amd64 Packages [1,172 B]
==> sch.dev: Get:16 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial/main i386 Packages [1,172 B]
==> sch.dev: Hit:17 http://packages.blackfire.io/debian any InRelease
==> sch.dev: Get:18 http://ppa.launchpad.net/nginx/development/ubuntu xenial/main amd64 Packages [4,168 B]
==> sch.dev: Get:19 http://ppa.launchpad.net/nginx/development/ubuntu xenial/main i386 Packages [4,164 B]
==> sch.dev: Get:20 http://ppa.launchpad.net/nginx/development/ubuntu xenial/main Translation-en [4,160 B]
==> sch.dev: Get:21 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 Packages [48.5 kB]
==> sch.dev: Get:22 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages [298 kB]
==> sch.dev: Get:23 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main i386 Packages [48.3 kB]
==> sch.dev: Get:24 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main Translation-en [27.0 kB]
==> sch.dev: Get:25 http://us.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [573 kB]
==> sch.dev: Get:26 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [133 kB]
==> sch.dev: Get:27 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [149 kB]
==> sch.dev: Get:28 http://security.ubuntu.com/ubuntu xenial-security/universe i386 Packages [133 kB]
==> sch.dev: Get:29 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [77.0 kB]
==> sch.dev: Get:30 http://us.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [240 kB]
==> sch.dev: Get:31 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [511 kB]
==> sch.dev: Get:32 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [494 kB]
==> sch.dev: Get:33 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [199 kB]
==> sch.dev: Get:34 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [15.5 kB]
==> sch.dev: Get:35 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse i386 Packages [14.6 kB]
==> sch.dev: Get:36 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [7,540 B]
==> sch.dev: Get:37 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [5,804 B]
==> sch.dev: Get:38 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe i386 Packages [5,816 B]
==> sch.dev: Fetched 4,275 kB in 6s (612 kB/s)
==> sch.dev: Reading package lists...
==> sch.dev: Reading package lists...
==> sch.dev: Building dependency tree...
==> sch.dev: Reading state information...
==> sch.dev: The following additional packages will be installed:
==> sch.dev: apache2-bin apache2-data apache2-utils libapr1 libaprutil1
==> sch.dev: libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0
==> sch.dev: Suggested packages:
==> sch.dev: apache2-doc apache2-suexec-pristine | apache2-suexec-custom
==> sch.dev: The following NEW packages will be installed:
==> sch.dev: apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php7.0 libapr1
==> sch.dev: libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0
==> sch.dev: 0 upgraded, 10 newly installed, 0 to remove and 89 not upgraded.
==> sch.dev: Need to get 2,771 kB of archives.
==> sch.dev: After this operation, 10.7 MB of additional disk space will be used.
==> sch.dev: Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB]
==> sch.dev: Get:2 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 libapache2-mod-php7.0 amd64 7.0.21-1~ubuntu16.04.1+deb.sury.org+1 [1,231 kB]
==> sch.dev: Get:3 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB]
==> sch.dev: Get:4 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB]
==> sch.dev: Get:5 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8,720 B]
==> sch.dev: Get:6 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB]
==> sch.dev: Get:7 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.4 [925 kB]
==> sch.dev: Get:8 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.4 [82.0 kB]
==> sch.dev: Get:9 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.4 [161 kB]
==> sch.dev: Get:10 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.4 [86.8 kB]
==> sch.dev: Fetched 2,771 kB in 4s (609 kB/s)
==> sch.dev: Selecting previously unselected package libapr1:amd64.
==> sch.dev: (Reading database ...
==> sch.dev: (Reading database ... 5%
==> sch.dev: (Reading database ... 10%
==> sch.dev: (Reading database ... 15%
==> sch.dev: (Reading database ... 20%
==> sch.dev: (Reading database ... 25%
==> sch.dev: (Reading database ... 30%
==> sch.dev: (Reading database ... 35%
==> sch.dev: (Reading database ... 40%
==> sch.dev: (Reading database ... 45%
==> sch.dev: (Reading database ... 50%
==> sch.dev: (Reading database ... 55%
==> sch.dev: (Reading database ... 60%
==> sch.dev: (Reading database ... 65%
==> sch.dev: (Reading database ... 70%
==> sch.dev: (Reading database ... 75%
==> sch.dev: (Reading database ... 80%
==> sch.dev: (Reading database ... 85%
==> sch.dev: (Reading database ... 90%
==> sch.dev: (Reading database ... 95%
==> sch.dev: (Reading database ... 100%
==> sch.dev: (Reading database ...
==> sch.dev: 95981 files and directories currently installed.)
==> sch.dev: Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ...
==> sch.dev: Unpacking libapr1:amd64 (1.5.2-3) ...
==> sch.dev: Selecting previously unselected package libaprutil1:amd64.
==> sch.dev: Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ...
==> sch.dev: Unpacking libaprutil1:amd64 (1.5.4-1build1) ...
==> sch.dev: Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
==> sch.dev: Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ...
==> sch.dev: Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ...
==> sch.dev: Selecting previously unselected package libaprutil1-ldap:amd64.
==> sch.dev: Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ...
==> sch.dev: Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ...
==> sch.dev: Selecting previously unselected package liblua5.1-0:amd64.
==> sch.dev: Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ...
==> sch.dev: Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ...
==> sch.dev: Selecting previously unselected package apache2-bin.
==> sch.dev: Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.4_amd64.deb ...
==> sch.dev: Unpacking apache2-bin (2.4.18-2ubuntu3.4) ...
==> sch.dev: Selecting previously unselected package apache2-utils.
==> sch.dev: Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.4_amd64.deb ...
==> sch.dev: Unpacking apache2-utils (2.4.18-2ubuntu3.4) ...
==> sch.dev: Selecting previously unselected package apache2-data.
==> sch.dev: Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.4_all.deb ...
==> sch.dev: Unpacking apache2-data (2.4.18-2ubuntu3.4) ...
==> sch.dev: Selecting previously unselected package apache2.
==> sch.dev: Preparing to unpack .../apache2_2.4.18-2ubuntu3.4_amd64.deb ...
==> sch.dev: Unpacking apache2 (2.4.18-2ubuntu3.4) ...
==> sch.dev: Selecting previously unselected package libapache2-mod-php7.0.
==> sch.dev: Preparing to unpack .../libapache2-mod-php7.0_7.0.21-1~ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking libapache2-mod-php7.0 (7.0.21-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Processing triggers for libc-bin (2.23-0ubuntu9) ...
==> sch.dev: Processing triggers for man-db (2.7.5-1) ...
==> sch.dev: Processing triggers for systemd (229-4ubuntu19) ...
==> sch.dev: Processing triggers for ureadahead (0.100.0-19) ...
==> sch.dev: Processing triggers for ufw (0.35-0ubuntu2) ...
==> sch.dev: Setting up libapr1:amd64 (1.5.2-3) ...
==> sch.dev: Setting up libaprutil1:amd64 (1.5.4-1build1) ...
==> sch.dev: Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ...
==> sch.dev: Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ...
==> sch.dev: Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ...
==> sch.dev: Setting up apache2-bin (2.4.18-2ubuntu3.4) ...
==> sch.dev: Setting up apache2-utils (2.4.18-2ubuntu3.4) ...
==> sch.dev: Setting up apache2-data (2.4.18-2ubuntu3.4) ...
==> sch.dev: Setting up apache2 (2.4.18-2ubuntu3.4) ...
==> sch.dev: Enabling module mpm_event.
==> sch.dev: Enabling module authz_core.
==> sch.dev: Enabling module authz_host.
==> sch.dev: Enabling module authn_core.
==> sch.dev: Enabling module auth_basic.
==> sch.dev: Enabling module access_compat.
==> sch.dev: Enabling module authn_file.
==> sch.dev: Enabling module authz_user.
==> sch.dev: Enabling module alias.
==> sch.dev: Enabling module dir.
==> sch.dev: Enabling module autoindex.
==> sch.dev: Enabling module env.
==> sch.dev: Enabling module mime.
==> sch.dev: Enabling module negotiation.
==> sch.dev: Enabling module setenvif.
==> sch.dev: Enabling module filter.
==> sch.dev: Enabling module deflate.
==> sch.dev: Enabling module status.
==> sch.dev: Enabling conf charset.
==> sch.dev: Enabling conf localized-error-pages.
==> sch.dev: Enabling conf other-vhosts-access-log.
==> sch.dev: Enabling conf security.
==> sch.dev: Enabling conf serve-cgi-bin.
==> sch.dev: Enabling site 000-default.
==> sch.dev: Setting up libapache2-mod-php7.0 (7.0.21-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Creating config file /etc/php/7.0/apache2/php.ini with new version
==> sch.dev: php_invoke: Enabled module readline for apache2 sapi
==> sch.dev: php_invoke: Enabled module sysvmsg for apache2 sapi
==> sch.dev: php_invoke: Enabled module curl for apache2 sapi
==> sch.dev: php_invoke: Enabled module xdebug for apache2 sapi
==> sch.dev: php_invoke: Enabled module igbinary for apache2 sapi
==> sch.dev: php_invoke: Enabled module tokenizer for apache2 sapi
==> sch.dev: php_invoke: Enabled module intl for apache2 sapi
==> sch.dev: php_invoke: Enabled module gd for apache2 sapi
==> sch.dev: php_invoke: Enabled module pdo_sqlite for apache2 sapi
==> sch.dev: php_invoke: Enabled module pdo_mysql for apache2 sapi
==> sch.dev: php_invoke: Enabled module imap for apache2 sapi
==> sch.dev: php_invoke: Enabled module sysvsem for apache2 sapi
==> sch.dev: php_invoke: Enabled module shmop for apache2 sapi
==> sch.dev: php_invoke: Enabled module iconv for apache2 sapi
==> sch.dev: php_invoke: Enabled module msgpack for apache2 sapi
==> sch.dev: php_invoke: Enabled module sysvshm for apache2 sapi
==> sch.dev: php_invoke: Enabled module pdo_pgsql for apache2 sapi
==> sch.dev: php_invoke: Enabled module fileinfo for apache2 sapi
==> sch.dev: php_invoke: Enabled module bcmath for apache2 sapi
==> sch.dev: php_invoke: Enabled module phar for apache2 sapi
==> sch.dev: php_invoke: Enabled module xmlwriter for apache2 sapi
==> sch.dev: php_invoke: Enabled module opcache for apache2 sapi
==> sch.dev: php_invoke: Enabled module ctype for apache2 sapi
==> sch.dev: php_invoke: Enabled module ftp for apache2 sapi
==> sch.dev: php_invoke: Enabled module simplexml for apache2 sapi
==> sch.dev: php_invoke: Enabled module calendar for apache2 sapi
==> sch.dev: php_invoke: Enabled module sqlite3 for apache2 sapi
==> sch.dev: php_invoke: Enabled module pdo for apache2 sapi
==> sch.dev: php_invoke: Enabled module xml for apache2 sapi
==> sch.dev: php_invoke: Enabled module mysqli for apache2 sapi
==> sch.dev: php_invoke: Enabled module json for apache2 sapi
==> sch.dev: php_invoke: Enabled module dom for apache2 sapi
==> sch.dev: php_invoke: Enabled module zip for apache2 sapi
==> sch.dev: php_invoke: Enabled module xsl for apache2 sapi
==> sch.dev: php_invoke: Enabled module posix for apache2 sapi
==> sch.dev: php_invoke: Enabled module xmlreader for apache2 sapi
==> sch.dev: php_invoke: Enabled module sockets for apache2 sapi
==> sch.dev: php_invoke: Enabled module mbstring for apache2 sapi
==> sch.dev: php_invoke: Enabled module pgsql for apache2 sapi
==> sch.dev: php_invoke: Enabled module exif for apache2 sapi
==> sch.dev: php_invoke: Enabled module soap for apache2 sapi
==> sch.dev: php_invoke: Enabled module gettext for apache2 sapi
==> sch.dev: php_invoke: Enabled module wddx for apache2 sapi
==> sch.dev: php_invoke: Enabled module mysqlnd for apache2 sapi
==> sch.dev: php_invoke: Enabled module memcached for apache2 sapi
==> sch.dev: Module mpm_event disabled.
==> sch.dev: Enabling module mpm_prefork.
==> sch.dev: apache2_switch_mpm Switch to prefork
==> sch.dev: apache2_invoke: Enable module php7.0
==> sch.dev: Processing triggers for libc-bin (2.23-0ubuntu9) ...
==> sch.dev: Processing triggers for systemd (229-4ubuntu19) ...
==> sch.dev: Processing triggers for ureadahead (0.100.0-19) ...
==> sch.dev: Processing triggers for ufw (0.35-0ubuntu2) ...
==> sch.dev: Site 000-default disabled.
==> sch.dev: To activate the new configuration, you need to run:
==> sch.dev: service apache2 reload
==> sch.dev: Enabling module rewrite.
==> sch.dev: To activate the new configuration, you need to run:
C:\vagrant\gnu\staging_constantholidays_html>vagrant up
Bringing machine 'sch.dev' up with 'virtualbox' provider...
==> sch.dev: Importing base box 'laravel/homestead'...
==> sch.dev: Matching MAC address for NAT networking...
==> sch.dev: Checking if box 'laravel/homestead' is up to date...
==> sch.dev: Setting the name of the VM: sch.dev
==> sch.dev: Fixed port collision for 80 => 8000. Now on port 2207.
==> sch.dev: Fixed port collision for 443 => 44300. Now on port 2208.
==> sch.dev: Fixed port collision for 3306 => 33060. Now on port 2209.
==> sch.dev: Fixed port collision for 5432 => 54320. Now on port 2210.
==> sch.dev: Fixed port collision for 8025 => 8025. Now on port 2211.
==> sch.dev: Fixed port collision for 27017 => 27017. Now on port 2212.
==> sch.dev: Fixed port collision for 22 => 2222. Now on port 2213.
==> sch.dev: Clearing any previously set network interfaces...
==> sch.dev: Preparing network interfaces based on configuration...
sch.dev: Adapter 1: nat
sch.dev: Adapter 2: hostonly
==> sch.dev: Forwarding ports...
sch.dev: 80 (guest) => 2207 (host) (adapter 1)
sch.dev: 443 (guest) => 2208 (host) (adapter 1)
sch.dev: 3306 (guest) => 2209 (host) (adapter 1)
sch.dev: 5432 (guest) => 2210 (host) (adapter 1)
sch.dev: 8025 (guest) => 2211 (host) (adapter 1)
sch.dev: 27017 (guest) => 2212 (host) (adapter 1)
sch.dev: 22 (guest) => 2213 (host) (adapter 1)
==> sch.dev: Running 'pre-boot' VM customizations...
==> sch.dev: Booting VM...
==> sch.dev: Waiting for machine to boot. This may take a few minutes...
sch.dev: SSH address: 127.0.0.1:2213
sch.dev: SSH username: vagrant
sch.dev: SSH auth method: private key
sch.dev:
sch.dev: Vagrant insecure key detected. Vagrant will automatically replace
sch.dev: this with a newly generated keypair for better security.
sch.dev:
sch.dev: Inserting generated public key within guest...
sch.dev: Removing insecure key from the guest if it's present...
sch.dev: Key inserted! Disconnecting and reconnecting using new SSH key...
==> sch.dev: Machine booted and ready!
[sch.dev] GuestAdditions versions on your host (5.1.24) and guest (5.1.22) do not match.
Reading package lists...
Building dependency tree...
Reading state information...
dkms is already the newest version (2.2.0.3-2ubuntu11.3).
linux-headers-4.4.0-81-generic is already the newest version (4.4.0-81.104).
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Copy iso file C:\Program Files\Oracle\VirtualBox\VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
mount: /dev/loop0 is write-protected, mounting read-only
Installing Virtualbox Guest Additions 5.1.24 - guest version is 5.1.22
Verifying archive integrity... All good.
Uncompressing VirtualBox 5.1.24 Guest Additions for Linux...........
VirtualBox Guest Additions installer
Removing installed version 5.1.22 of VirtualBox Guest Additions...
Copying additional installer modules ...
Installing additional modules ...
vboxadd.sh: Starting the VirtualBox Guest Additions.
Could not find the X.Org or XFree86 Window System, skipping.
An error occurred during installation of VirtualBox Guest Additions 5.1.24. Some functionality may not work as intended.
In most cases it is OK that the "Window System drivers" installation failed.
Job for vboxadd-service.service failed because the control process exited with error code. See "systemctl status vboxadd-service.service" and "journalctl -xe" for detai
ls.
==> sch.dev: Checking for guest additions in VM...
==> sch.dev: Setting hostname...
==> sch.dev: Configuring and enabling network interfaces...
==> sch.dev: Rsyncing folder: /cygdrive/c/vagrant/gnu/staging_constantholidays_html/ => /home/vagrant/staging_constantholidays_html
==> sch.dev: - Exclude: [".vagrant/", ".git/", ".git*", "cp_resources/*", "_notes/", ".idea/", "buildtools/", "node_modules/", "storage/*", "runtime/*", "scss/", ".sa
ss-cache/", "vagrant.*"]
==> sch.dev: Mounting shared folders...
sch.dev: /vagrant => C:/vagrant/gnu/staging_constantholidays_html
==> sch.dev: Running provisioner: shell...
sch.dev: Running: inline script
==> sch.dev:
==> sch.dev: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrC98hwDkLlFSj3tKL9IXxnlab9oSP4ZIAKAd4VuTzDlZgO7KEb0jnDjVYv2w5T3B3j9M0NGa6csBWOopVYy33NTeKZGAlWU4fzxezeuwbXBgjvKx/U5p
FByghvXkN4omjL5bwmlDlUO5hT9ftfd7ie36+jQDjo4/ZtmKN3hm4cxyKEBUDFtdNbDXrZltbmaIQzhH0Fkb0Ajf2816UUAbPvLaGm5Ol3tJHheG+AfrIzy312WGmZcTS2ZnYSoIOYIAMAdZtB2L4Pdtdi0G/28J2sEuDuLj
VorHze2z5bb/+mEyRa/oM6M7B+4q4qtjnAaVgGgg8XQEzsHA9I+GoQUlV narrationsd@gmail.com
==> sch.dev: Running provisioner: shell...
sch.dev: Running: inline script
==> sch.dev: Running provisioner: shell...
sch.dev: Running: C:/Users/narra/AppData/Local/Temp/vagrant-shell20170802-19284-1pl79kx.sh
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Creating Certificate: sch.dev
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Creating Site: sch.dev
==> sch.dev: Get:1 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial InRelease [17.5 kB]
==> sch.dev: Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
==> sch.dev: Hit:3 https://packages.microsoft.com/ubuntu/16.04/prod xenial InRelease
==> sch.dev: Get:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
==> sch.dev: Get:5 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
==> sch.dev: Get:6 https://deb.nodesource.com/node_6.x xenial InRelease [4,634 B]
==> sch.dev: Get:7 http://ppa.launchpad.net/nginx/development/ubuntu xenial InRelease [17.5 kB]
==> sch.dev: Get:8 https://deb.nodesource.com/node_6.x xenial/main Sources [764 B]
==> sch.dev: Get:9 https://deb.nodesource.com/node_6.x xenial/main amd64 Packages [960 B]
==> sch.dev: Get:10 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
==> sch.dev: Get:11 http://ppa.launchpad.net/ondrej/php/ubuntu xenial InRelease [23.9 kB]
==> sch.dev: Get:12 https://deb.nodesource.com/node_6.x xenial/main i386 Packages [955 B]
==> sch.dev: Hit:13 http://packages.blackfire.io/debian any InRelease
==> sch.dev: Get:14 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [316 kB]
==> sch.dev: Get:15 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial/main amd64 Packages [1,172 B]
==> sch.dev: Get:16 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [593 kB]
==> sch.dev: Get:17 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial/main i386 Packages [1,172 B]
==> sch.dev: Get:18 http://ppa.launchpad.net/nginx/development/ubuntu xenial/main amd64 Packages [4,168 B]
==> sch.dev: Get:19 http://ppa.launchpad.net/nginx/development/ubuntu xenial/main i386 Packages [4,164 B]
==> sch.dev: Get:20 http://ppa.launchpad.net/nginx/development/ubuntu xenial/main Translation-en [4,160 B]
==> sch.dev: Get:21 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 Packages [48.5 kB]
==> sch.dev: Get:22 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main i386 Packages [48.3 kB]
==> sch.dev: Get:23 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages [298 kB]
==> sch.dev: Get:24 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main Translation-en [27.0 kB]
==> sch.dev: Get:25 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [133 kB]
==> sch.dev: Get:26 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [149 kB]
==> sch.dev: Get:27 http://us.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [573 kB]
==> sch.dev: Get:28 http://security.ubuntu.com/ubuntu xenial-security/universe i386 Packages [133 kB]
==> sch.dev: Get:29 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [77.0 kB]
==> sch.dev: Get:30 http://us.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [240 kB]
==> sch.dev: Get:31 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [511 kB]
==> sch.dev: Get:32 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [494 kB]
==> sch.dev: Get:33 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [199 kB]
==> sch.dev: Get:34 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [15.5 kB]
==> sch.dev: Get:35 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse i386 Packages [14.6 kB]
==> sch.dev: Get:36 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [7,540 B]
==> sch.dev: Get:37 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [5,804 B]
==> sch.dev: Get:38 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe i386 Packages [5,816 B]
==> sch.dev: Fetched 4,275 kB in 8s (490 kB/s)
==> sch.dev: Reading package lists...
==> sch.dev: Reading package lists...
==> sch.dev: Building dependency tree...
==> sch.dev: Reading state information...
==> sch.dev: The following additional packages will be installed:
==> sch.dev: apache2-bin apache2-data apache2-utils libapr1 libaprutil1
==> sch.dev: libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0 php5.6-bcmath
==> sch.dev: php5.6-cli php5.6-common php5.6-curl php5.6-dev php5.6-fpm php5.6-gd
==> sch.dev: php5.6-imap php5.6-intl php5.6-json php5.6-mbstring php5.6-mysql
==> sch.dev: php5.6-opcache php5.6-pgsql php5.6-readline php5.6-soap php5.6-sqlite3
==> sch.dev: php5.6-xml php5.6-zip
==> sch.dev: Suggested packages:
==> sch.dev: apache2-doc apache2-suexec-pristine | apache2-suexec-custom
==> sch.dev: The following NEW packages will be installed:
==> sch.dev: apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php5.6 libapr1
==> sch.dev: libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0
==> sch.dev: The following packages will be upgraded:
==> sch.dev: php5.6-bcmath php5.6-cli php5.6-common php5.6-curl php5.6-dev php5.6-fpm
==> sch.dev: php5.6-gd php5.6-imap php5.6-intl php5.6-json php5.6-mbstring php5.6-mysql
==> sch.dev: php5.6-opcache php5.6-pgsql php5.6-readline php5.6-soap php5.6-sqlite3
==> sch.dev: php5.6-xml php5.6-zip
==> sch.dev: 19 upgraded, 10 newly installed, 0 to remove and 70 not upgraded.
==> sch.dev: Need to get 9,870 kB of archives.
==> sch.dev: After this operation, 10.8 MB of additional disk space will be used.
==> sch.dev: Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB]
==> sch.dev: Get:2 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-intl amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [112 kB]
==> sch.dev: Get:3 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB]
==> sch.dev: Get:4 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB]
==> sch.dev: Get:5 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8,720 B]
==> sch.dev: Get:6 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB]
==> sch.dev: Get:7 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-json amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [17.1 kB]
==> sch.dev: Get:8 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-opcache amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [62.2 kB]
==> sch.dev: Get:9 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.4 [925 kB]
==> sch.dev: Get:10 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-fpm amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [1,302 kB]
==> sch.dev: Get:11 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.4 [82.0 kB]
==> sch.dev: Get:12 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.4 [161 kB]
==> sch.dev: Get:13 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.4 [86.8 kB]
==> sch.dev: Get:14 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-pgsql amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [58.4 kB]
==> sch.dev: Get:15 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-sqlite3 amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [23.8 kB]
==> sch.dev: Get:16 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-mbstring amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [466 kB]
==> sch.dev: Get:17 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-soap amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [125 kB]
==> sch.dev: Get:18 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-xml amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [117 kB]
==> sch.dev: Get:19 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-zip amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [19.6 kB]
==> sch.dev: Get:20 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-gd amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [28.6 kB]
==> sch.dev: Get:21 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-imap amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [31.2 kB]
==> sch.dev: Get:22 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-readline amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [13.2 kB]
==> sch.dev: Get:23 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-dev amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [493 kB]
==> sch.dev: Get:24 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-bcmath amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [15.6 kB]
==> sch.dev: Get:25 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-mysql amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [140 kB]
==> sch.dev: Get:26 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-curl amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [27.7 kB]
==> sch.dev: Get:27 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-cli amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [1,286 kB]
==> sch.dev: Get:28 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php5.6-common amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [2,750 kB]
==> sch.dev: Get:29 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 libapache2-mod-php5.6 amd64 5.6.31-2+ubuntu16.04.1+deb.sury.org+1 [1,241 kB]
==> sch.dev: Fetched 9,870 kB in 23s (415 kB/s)
==> sch.dev: Selecting previously unselected package libapr1:amd64.
==> sch.dev: (Reading database ...
==> sch.dev: (Reading database ... 5%
==> sch.dev: (Reading database ... 10%
==> sch.dev: (Reading database ... 15%
==> sch.dev: (Reading database ... 20%
==> sch.dev: (Reading database ... 25%
==> sch.dev: (Reading database ... 30%
==> sch.dev: (Reading database ... 35%
==> sch.dev: (Reading database ... 40%
==> sch.dev: (Reading database ... 45%
==> sch.dev: (Reading database ... 50%
==> sch.dev: (Reading database ... 55%
==> sch.dev: (Reading database ... 60%
==> sch.dev: (Reading database ... 65%
==> sch.dev: (Reading database ... 70%
==> sch.dev: (Reading database ... 75%
==> sch.dev: (Reading database ... 80%
==> sch.dev: (Reading database ... 85%
==> sch.dev: (Reading database ... 90%
==> sch.dev: (Reading database ... 95%
==> sch.dev: (Reading database ... 100%
==> sch.dev: (Reading database ...
==> sch.dev: 95981 files and directories currently installed.)
==> sch.dev: Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ...
==> sch.dev: Unpacking libapr1:amd64 (1.5.2-3) ...
==> sch.dev: Selecting previously unselected package libaprutil1:amd64.
==> sch.dev: Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ...
==> sch.dev: Unpacking libaprutil1:amd64 (1.5.4-1build1) ...
==> sch.dev: Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
==> sch.dev: Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ...
==> sch.dev: Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ...
==> sch.dev: Selecting previously unselected package libaprutil1-ldap:amd64.
==> sch.dev: Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ...
==> sch.dev: Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ...
==> sch.dev: Selecting previously unselected package liblua5.1-0:amd64.
==> sch.dev: Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ...
==> sch.dev: Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ...
==> sch.dev: Selecting previously unselected package apache2-bin.
==> sch.dev: Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.4_amd64.deb ...
==> sch.dev: Unpacking apache2-bin (2.4.18-2ubuntu3.4) ...
==> sch.dev: Selecting previously unselected package apache2-utils.
==> sch.dev: Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.4_amd64.deb ...
==> sch.dev: Unpacking apache2-utils (2.4.18-2ubuntu3.4) ...
==> sch.dev: Selecting previously unselected package apache2-data.
==> sch.dev: Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.4_all.deb ...
==> sch.dev: Unpacking apache2-data (2.4.18-2ubuntu3.4) ...
==> sch.dev: Selecting previously unselected package apache2.
==> sch.dev: Preparing to unpack .../apache2_2.4.18-2ubuntu3.4_amd64.deb ...
==> sch.dev: Unpacking apache2 (2.4.18-2ubuntu3.4) ...
==> sch.dev: Preparing to unpack .../php5.6-intl_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-intl (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-json_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-json (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-opcache_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-opcache (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-fpm_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-fpm (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-pgsql_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-pgsql (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-sqlite3_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-sqlite3 (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-mbstring_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-mbstring (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-soap_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-soap (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-xml_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-xml (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-zip_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-zip (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-gd_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-gd (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-imap_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-imap (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-readline_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-readline (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-dev_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-dev (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-bcmath_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-bcmath (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-mysql_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-mysql (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-curl_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-curl (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-cli_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-cli (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Preparing to unpack .../php5.6-common_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking php5.6-common (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) over (5.6.31-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Selecting previously unselected package libapache2-mod-php5.6.
==> sch.dev: Preparing to unpack .../libapache2-mod-php5.6_5.6.31-2+ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking libapache2-mod-php5.6 (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Processing triggers for libc-bin (2.23-0ubuntu9) ...
==> sch.dev: Processing triggers for man-db (2.7.5-1) ...
==> sch.dev: Processing triggers for systemd (229-4ubuntu19) ...
==> sch.dev: Processing triggers for ureadahead (0.100.0-19) ...
==> sch.dev: Processing triggers for ufw (0.35-0ubuntu2) ...
==> sch.dev: Setting up libapr1:amd64 (1.5.2-3) ...
==> sch.dev: Setting up libaprutil1:amd64 (1.5.4-1build1) ...
==> sch.dev: Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ...
==> sch.dev: Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ...
==> sch.dev: Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ...
==> sch.dev: Setting up apache2-bin (2.4.18-2ubuntu3.4) ...
==> sch.dev: Setting up apache2-utils (2.4.18-2ubuntu3.4) ...
==> sch.dev: Setting up apache2-data (2.4.18-2ubuntu3.4) ...
==> sch.dev: Setting up apache2 (2.4.18-2ubuntu3.4) ...
==> sch.dev: Enabling module mpm_event.
==> sch.dev: Enabling module authz_core.
==> sch.dev: Enabling module authz_host.
==> sch.dev: Enabling module authn_core.
==> sch.dev: Enabling module auth_basic.
==> sch.dev: Enabling module access_compat.
==> sch.dev: Enabling module authn_file.
==> sch.dev: Enabling module authz_user.
==> sch.dev: Enabling module alias.
==> sch.dev: Enabling module dir.
==> sch.dev: Enabling module autoindex.
==> sch.dev: Enabling module env.
==> sch.dev: Enabling module mime.
==> sch.dev: Enabling module negotiation.
==> sch.dev: Enabling module setenvif.
==> sch.dev: Enabling module filter.
==> sch.dev: Enabling module deflate.
==> sch.dev: Enabling module status.
==> sch.dev: Enabling conf charset.
==> sch.dev: Enabling conf localized-error-pages.
==> sch.dev: Enabling conf other-vhosts-access-log.
==> sch.dev: Enabling conf security.
==> sch.dev: Enabling conf serve-cgi-bin.
==> sch.dev: Enabling site 000-default.
==> sch.dev: Setting up php5.6-common (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-intl (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-json (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-opcache (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-readline (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-cli (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: php_invoke xdebug: no action - module was disabled by maintainer for PHP 5.6 cli sapi
==> sch.dev: Setting up php5.6-fpm (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: NOTICE: Not enabling PHP 5.6 FPM by default.
==> sch.dev: NOTICE: To enable PHP 5.6 FPM in Apache2 do:
==> sch.dev: NOTICE: a2enmod proxy_fcgi setenvif
==> sch.dev: NOTICE: a2enconf php5.6-fpm
==> sch.dev: NOTICE: You are seeing this message because you have apache2 package installed.
==> sch.dev: Setting up php5.6-pgsql (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-sqlite3 (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-mbstring (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-soap (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-xml (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-zip (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-gd (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-imap (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-dev (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-bcmath (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-mysql (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up php5.6-curl (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up libapache2-mod-php5.6 (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Creating config file /etc/php/5.6/apache2/php.ini with new version
==> sch.dev: php_invoke: Enabled module xdebug for apache2 sapi
==> sch.dev: php_invoke: Enabled module igbinary for apache2 sapi
==> sch.dev: php_invoke: Enabled module msgpack for apache2 sapi
==> sch.dev: php_invoke: Enabled module memcached for apache2 sapi
==> sch.dev: Module mpm_event disabled.
==> sch.dev: Enabling module mpm_prefork.
==> sch.dev: apache2_switch_mpm Switch to prefork
==> sch.dev: apache2_invoke: Enable module php5.6
==> sch.dev: Processing triggers for libc-bin (2.23-0ubuntu9) ...
==> sch.dev: Processing triggers for systemd (229-4ubuntu19) ...
==> sch.dev: Processing triggers for ureadahead (0.100.0-19) ...
==> sch.dev: Processing triggers for ufw (0.35-0ubuntu2) ...
==> sch.dev: Processing triggers for php5.6-fpm (5.6.31-2+ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: NOTICE: Not enabling PHP 5.6 FPM by default.
==> sch.dev: NOTICE: To enable PHP 5.6 FPM in Apache2 do:
==> sch.dev: NOTICE: a2enmod proxy_fcgi setenvif
==> sch.dev: NOTICE: a2enconf php5.6-fpm
==> sch.dev: NOTICE: You are seeing this message because you have apache2 package installed.
==> sch.dev: Site 000-default disabled.
==> sch.dev: To activate the new configuration, you need to run:
==> sch.dev: service apache2 reload
==> sch.dev: Enabling module rewrite.
==> sch.dev: To activate the new configuration, you need to run:
==> sch.dev: service apache2 restart
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Checking for old Schedule
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Creating Certificate: sch2.dev
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Creating Site: sch2.dev
==> sch.dev: Hit:1 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial InRelease
==> sch.dev: Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
==> sch.dev: Hit:3 https://packages.microsoft.com/ubuntu/16.04/prod xenial InRelease
==> sch.dev: Hit:4 http://us.archive.ubuntu.com/ubuntu xenial InRelease
==> sch.dev: Hit:5 https://deb.nodesource.com/node_6.x xenial InRelease
==> sch.dev: Hit:6 http://ppa.launchpad.net/nginx/development/ubuntu xenial InRelease
==> sch.dev: Hit:7 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
==> sch.dev: Hit:8 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
==> sch.dev: Hit:9 http://ppa.launchpad.net/ondrej/php/ubuntu xenial InRelease
==> sch.dev: Hit:10 http://packages.blackfire.io/debian any InRelease
==> sch.dev: Reading package lists...
==> sch.dev: Reading package lists...
==> sch.dev: Building dependency tree...
==> sch.dev: Reading state information...
==> sch.dev: apache2 is already the newest version (2.4.18-2ubuntu3.4).
==> sch.dev: The following NEW packages will be installed:
==> sch.dev: libapache2-mod-php7.0
==> sch.dev: 0 upgraded, 1 newly installed, 0 to remove and 70 not upgraded.
==> sch.dev: Need to get 1,231 kB of archives.
==> sch.dev: After this operation, 4,328 kB of additional disk space will be used.
==> sch.dev: Get:1 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 libapache2-mod-php7.0 amd64 7.0.21-1~ubuntu16.04.1+deb.sury.org+1 [1,231 kB]
==> sch.dev: Fetched 1,231 kB in 2s (415 kB/s)
==> sch.dev: Selecting previously unselected package libapache2-mod-php7.0.
==> sch.dev: (Reading database ...
==> sch.dev: (Reading database ... 5%
==> sch.dev: (Reading database ... 10%
==> sch.dev: (Reading database ... 15%
==> sch.dev: (Reading database ... 20%
==> sch.dev: (Reading database ... 25%
==> sch.dev: (Reading database ... 30%
==> sch.dev: (Reading database ... 35%
==> sch.dev: (Reading database ... 40%
==> sch.dev: (Reading database ... 45%
==> sch.dev: (Reading database ... 50%
==> sch.dev: (Reading database ... 55%
==> sch.dev: (Reading database ... 60%
==> sch.dev: (Reading database ... 65%
==> sch.dev: (Reading database ... 70%
==> sch.dev: (Reading database ... 75%
==> sch.dev: (Reading database ... 80%
==> sch.dev: (Reading database ... 85%
==> sch.dev: (Reading database ... 90%
==> sch.dev: (Reading database ... 95%
==> sch.dev: (Reading database ... 100%
==> sch.dev: (Reading database ...
==> sch.dev: 96670 files and directories currently installed.)
==> sch.dev: Preparing to unpack .../libapache2-mod-php7.0_7.0.21-1~ubuntu16.04.1+deb.sury.org+1_amd64.deb ...
==> sch.dev: Unpacking libapache2-mod-php7.0 (7.0.21-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Setting up libapache2-mod-php7.0 (7.0.21-1~ubuntu16.04.1+deb.sury.org+1) ...
==> sch.dev: Creating config file /etc/php/7.0/apache2/php.ini with new version
==> sch.dev: php_invoke: Enabled module readline for apache2 sapi
==> sch.dev: php_invoke: Enabled module sysvmsg for apache2 sapi
==> sch.dev: php_invoke: Enabled module curl for apache2 sapi
==> sch.dev: php_invoke: Enabled module xdebug for apache2 sapi
==> sch.dev: php_invoke: Enabled module igbinary for apache2 sapi
==> sch.dev: php_invoke: Enabled module tokenizer for apache2 sapi
==> sch.dev: php_invoke: Enabled module intl for apache2 sapi
==> sch.dev: php_invoke: Enabled module gd for apache2 sapi
==> sch.dev: php_invoke: Enabled module pdo_sqlite for apache2 sapi
==> sch.dev: php_invoke: Enabled module pdo_mysql for apache2 sapi
==> sch.dev: php_invoke: Enabled module imap for apache2 sapi
==> sch.dev: php_invoke: Enabled module sysvsem for apache2 sapi
==> sch.dev: php_invoke: Enabled module shmop for apache2 sapi
==> sch.dev: php_invoke: Enabled module iconv for apache2 sapi
==> sch.dev: php_invoke: Enabled module msgpack for apache2 sapi
==> sch.dev: php_invoke: Enabled module sysvshm for apache2 sapi
==> sch.dev: php_invoke: Enabled module pdo_pgsql for apache2 sapi
==> sch.dev: php_invoke: Enabled module fileinfo for apache2 sapi
==> sch.dev: php_invoke: Enabled module bcmath for apache2 sapi
==> sch.dev: php_invoke: Enabled module phar for apache2 sapi
==> sch.dev: php_invoke: Enabled module xmlwriter for apache2 sapi
==> sch.dev: php_invoke: Enabled module opcache for apache2 sapi
==> sch.dev: php_invoke: Enabled module ctype for apache2 sapi
==> sch.dev: php_invoke: Enabled module ftp for apache2 sapi
==> sch.dev: php_invoke: Enabled module simplexml for apache2 sapi
==> sch.dev: php_invoke: Enabled module calendar for apache2 sapi
==> sch.dev: php_invoke: Enabled module sqlite3 for apache2 sapi
==> sch.dev: php_invoke: Enabled module pdo for apache2 sapi
==> sch.dev: php_invoke: Enabled module xml for apache2 sapi
==> sch.dev: php_invoke: Enabled module mysqli for apache2 sapi
==> sch.dev: php_invoke: Enabled module json for apache2 sapi
==> sch.dev: php_invoke: Enabled module dom for apache2 sapi
==> sch.dev: php_invoke: Enabled module zip for apache2 sapi
==> sch.dev: php_invoke: Enabled module xsl for apache2 sapi
==> sch.dev: php_invoke: Enabled module posix for apache2 sapi
==> sch.dev: php_invoke: Enabled module xmlreader for apache2 sapi
==> sch.dev: php_invoke: Enabled module sockets for apache2 sapi
==> sch.dev: php_invoke: Enabled module mbstring for apache2 sapi
==> sch.dev: php_invoke: Enabled module pgsql for apache2 sapi
==> sch.dev: php_invoke: Enabled module exif for apache2 sapi
==> sch.dev: php_invoke: Enabled module soap for apache2 sapi
==> sch.dev: php_invoke: Enabled module gettext for apache2 sapi
==> sch.dev: php_invoke: Enabled module wddx for apache2 sapi
==> sch.dev: php_invoke: Enabled module mysqlnd for apache2 sapi
==> sch.dev: php_invoke: Enabled module memcached for apache2 sapi
==> sch.dev: libapache2-mod-php7.0: php5.6 module already enabled, not enabling PHP 7.0
==> sch.dev: Site 000-default already disabled
==> sch.dev: Module rewrite already enabled
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Checking for old Schedule
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Restarting Nginx
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Creating MySQL Database: sch_db
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Creating Postgres Database: sch_db
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Clear Variables
==> sch.dev: Running provisioner: shell...
sch.dev: Running: script: Update Composer
==> sch.dev: You are already using composer version 1.4.2 (stable channel).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment