Skip to content

Instantly share code, notes, and snippets.

@svpernova09
Created March 12, 2020 15:15
Show Gist options
  • Save svpernova09/70833398a1f51f56833184ad6fbafbb7 to your computer and use it in GitHub Desktop.
Save svpernova09/70833398a1f51f56833184ad6fbafbb7 to your computer and use it in GitHub Desktop.
MariaDB Homestead test
└── vagrant destroy -f && vagrant up ─(10:10:08)(03/12/20)─┘
Ignoring nokogiri-1.10.5 because its extensions are not built. Try: gem pristine nokogiri --version 1.10.5
==> homestead: Forcing shutdown of VM...
==> homestead: Destroying VM and associated drives...
Ignoring nokogiri-1.10.5 because its extensions are not built. Try: gem pristine nokogiri --version 1.10.5
Bringing machine 'homestead' up with 'virtualbox' provider...
==> homestead: Importing base box 'laravel/homestead'...
==> homestead: Matching MAC address for NAT networking...
==> homestead: Checking if box 'laravel/homestead' version '9.3.0' is up to date...
==> homestead: Setting the name of the VM: homestead
==> homestead: Clearing any previously set network interfaces...
==> homestead: Preparing network interfaces based on configuration...
homestead: Adapter 1: nat
homestead: Adapter 2: hostonly
==> homestead: Forwarding ports...
homestead: 80 (guest) => 8000 (host) (adapter 1)
homestead: 443 (guest) => 44300 (host) (adapter 1)
homestead: 3306 (guest) => 33060 (host) (adapter 1)
homestead: 4040 (guest) => 4040 (host) (adapter 1)
homestead: 5432 (guest) => 54320 (host) (adapter 1)
homestead: 8025 (guest) => 8025 (host) (adapter 1)
homestead: 9600 (guest) => 9600 (host) (adapter 1)
homestead: 27017 (guest) => 27017 (host) (adapter 1)
homestead: 22 (guest) => 2222 (host) (adapter 1)
==> homestead: Running 'pre-boot' VM customizations...
==> homestead: Booting VM...
==> homestead: Waiting for machine to boot. This may take a few minutes...
homestead: SSH address: 127.0.0.1:2222
homestead: SSH username: vagrant
homestead: SSH auth method: private key
homestead:
homestead: Vagrant insecure key detected. Vagrant will automatically replace
homestead: this with a newly generated keypair for better security.
homestead:
homestead: Inserting generated public key within guest...
homestead: Removing insecure key from the guest if it's present...
homestead: Key inserted! Disconnecting and reconnecting using new SSH key...
==> homestead: Machine booted and ready!
==> homestead: Checking for guest additions in VM...
==> homestead: Setting hostname...
==> homestead: Configuring and enabling network interfaces...
==> homestead: Mounting shared folders...
homestead: /vagrant => /Users/halo/Code/homestead
homestead: /home/vagrant/midsouthmakers => /Users/halo/Code/midsouthmakers
==> homestead: Running provisioner: file...
homestead: /Users/halo/Code/homestead/aliases => /tmp/bash_aliases
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: inline script
homestead:
homestead: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBeub1sTnpX7Tp7f0ukLAz7dMn7CS9w6eHmc1wtJNp/iXHzyBRKZ+ov8z+voCVJOrSDyTsG0IKcby8+UxwpzR2nyqiBPw+oaSD1elIHFS48h7Wd5f41S6QeHUlhac20fa5EHTnNw9jphtxDuYPa+xiaNdbdvJKC1jZuipsqc4qlcDC1LISOtIsAzMF1fnByWEe3JBvRxvCmegruu424chIGG23elIoBHsOvY/6BI+5G2BNSBvqzHxfQ2mK6j4tEj2K2s+4M3r4FrgZIYgHxxZtADdNGwditFu5ipfaQSc1n5YFQiI87iTO5OZCBdffMY3qQWaE3ne+hAVDSdJLWFDn halo@mobile-rage-work
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: Installing mariadb (shell)...
homestead: Running: script: Installing mariadb
homestead: * Unloading AppArmor profiles
homestead: ...done.
homestead: Reading package lists...
homestead: Building dependency tree...
homestead:
homestead: Reading state information...
homestead: Package 'mysql-client' is not installed, so not removed
homestead: The following packages were automatically installed and are no longer required:
homestead: gdal-data libaec0 libarmadillo8 libarpack2 libblas3
homestead: libboost-serialization1.65.1 libboost-system1.65.1 libboost-thread1.65.1
homestead: libcgal13 libcgi-fast-perl libcgi-pm-perl libdap25 libdapclient6v5
homestead: libencode-locale-perl libepsilon1 libevent-core-2.1-6 libfcgi-perl
homestead: libfreexl1 libfyba0 libgeos-3.7.1 libgeos-c1v5 libgeotiff2 libgfortran4
homestead: libgif7 libgmpxx4ldbl libhdf4-0-alt libhdf5-100 libhtml-parser-perl
homestead: libhtml-tagset-perl libhtml-template-perl libhttp-date-perl
homestead: libhttp-message-perl libio-html-perl libkmlbase1 libkmldom1 libkmlengine1
homestead: liblapack3 liblwp-mediatypes-perl libminizip1 libnetcdf13 libogdi3.2
homestead: libopenjp2-7 libpoppler73 libproj12 libprotobuf-c1 libqhull7 libsfcgal1
homestead: libspatialite7 libsuperlu5 libsz2 liburi-perl liburiparser1 libxerces-c3.2
homestead: mysql-client-core-5.7 mysql-server-core-5.7 odbcinst odbcinst1debian2
homestead: proj-bin proj-data
homestead: Use 'sudo apt autoremove' to remove them.
homestead: The following packages will be REMOVED:
homestead: libgdal20* libmysqlclient20* mysql-client-5.7* mysql-common* mysql-server*
homestead: mysql-server-5.7* postgresql-11-postgis-3*
homestead: 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded.
homestead: After this operation, 109 MB disk space will be freed.
homestead: (Reading database ...
(Reading database ... 55%atabase ... 5%
homestead: (Reading database ... 60%
homestead: (Reading database ... 65%
homestead: (Reading database ... 70%
homestead: (Reading database ... 75%
homestead: (Reading database ... 80%
homestead: (Reading database ... 85%
homestead: (Reading database ... 90%
homestead: (Reading database ... 95%
(Reading database ... 171256 files and directories currently installed.)
homestead: Removing postgresql-11-postgis-3 (3.0.0+dfsg-2~exp1.pgdg18.04+1) ...
homestead: Removing libgdal20 (2.2.3+dfsg-2) ...
homestead: Removing libmysqlclient20:amd64 (5.7.29-0ubuntu0.18.04.1) ...
homestead: Removing mysql-server (5.7.29-0ubuntu0.18.04.1) ...
homestead: Removing mysql-server-5.7 (5.7.29-0ubuntu0.18.04.1) ...
homestead: update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
homestead: Removing mysql-client-5.7 (5.7.29-0ubuntu0.18.04.1) ...
homestead: Removing mysql-common (5.8+1.0.4) ...
homestead: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
homestead: Processing triggers for libc-bin (2.27-3ubuntu1) ...
homestead: (Reading database ...
(Reading database ... 10%atabase ... 5%
(Reading database ... 30%atabase ... 15%
homestead: (Reading database ... 35%
homestead: (Reading database ... 40%
(Reading database ... 55%atabase ... 45%
homestead: (Reading database ... 60%
homestead: (Reading database ... 65%
homestead: (Reading database ... 70%
homestead: (Reading database ... 75%
homestead: (Reading database ... 80%
homestead: (Reading database ... 85%
homestead: (Reading database ... 90%
homestead: (Reading database ... 95%
(Reading database ... 171020 files and directories currently installed.)
homestead: Purging configuration files for mysql-common (5.8+1.0.4) ...
homestead: Purging configuration files for mysql-server-5.7 (5.7.29-0ubuntu0.18.04.1) ...
homestead: dpkg: warning: while removing mysql-server-5.7, directory '/etc/mysql' not empty so not removed
homestead: Processing triggers for systemd (237-3ubuntu10.39) ...
homestead: Processing triggers for ureadahead (0.100.0-21) ...
homestead: Reading package lists...
homestead: Building dependency tree...
homestead:
homestead: Reading state information...
homestead: The following packages will be REMOVED:
homestead: gdal-data libaec0 libarmadillo8 libarpack2 libblas3
homestead: libboost-serialization1.65.1 libboost-system1.65.1 libboost-thread1.65.1
homestead: libcgal13 libcgi-fast-perl libcgi-pm-perl libdap25 libdapclient6v5
homestead: libencode-locale-perl libepsilon1 libevent-core-2.1-6 libfcgi-perl
homestead: libfreexl1 libfyba0 libgeos-3.7.1 libgeos-c1v5 libgeotiff2 libgfortran4
homestead: libgif7 libgmpxx4ldbl libhdf4-0-alt libhdf5-100 libhtml-parser-perl
homestead: libhtml-tagset-perl libhtml-template-perl libhttp-date-perl
homestead: libhttp-message-perl libio-html-perl libkmlbase1 libkmldom1 libkmlengine1
homestead: liblapack3 liblwp-mediatypes-perl libminizip1 libnetcdf13 libogdi3.2
homestead: libopenjp2-7 libpoppler73 libproj12 libprotobuf-c1 libqhull7 libsfcgal1
homestead: libspatialite7 libsuperlu5 libsz2 liburi-perl liburiparser1 libxerces-c3.2
homestead: mysql-client-core-5.7 mysql-server-core-5.7 odbcinst odbcinst1debian2
homestead: proj-bin proj-data
homestead: 0 upgraded, 0 newly installed, 59 to remove and 0 not upgraded.
homestead: After this operation, 149 MB disk space will be freed.
homestead: (Reading database ...
(Reading database ... 55%atabase ... 5%
homestead: (Reading database ... 60%
homestead: (Reading database ... 65%
homestead: (Reading database ... 70%
homestead: (Reading database ... 75%
homestead: (Reading database ... 80%
homestead: (Reading database ... 85%
homestead: (Reading database ... 90%
homestead: (Reading database ... 95%
(Reading database ... 171001 files and directories currently installed.)
homestead: Removing gdal-data (2.2.3+dfsg-2) ...
homestead: Removing libnetcdf13:amd64 (1:4.6.0-2build1) ...
homestead: Removing libhdf5-100:amd64 (1.10.0-patch1+docs-4) ...
homestead: Removing libsz2:amd64 (0.3.2-2) ...
homestead: Removing libaec0:amd64 (0.3.2-2) ...
homestead: Removing libarmadillo8 (1:8.400.0+dfsg-2) ...
homestead: Removing libarpack2:amd64 (3.5.0+real-2) ...
homestead: Removing libsuperlu5:amd64 (5.2.1+dfsg1-3) ...
homestead: Removing liblapack3:amd64 (3.7.1-4ubuntu1) ...
homestead: Removing libblas3:amd64 (3.7.1-4ubuntu1) ...
homestead: Removing libsfcgal1 (1.3.5-5~pgdg18.04+1) ...
homestead: Removing libboost-serialization1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
homestead: Removing libcgal13:amd64 (4.11-2build1) ...
homestead: Removing libboost-thread1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
homestead: Removing libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
homestead: Removing libcgi-fast-perl (1:2.13-1) ...
homestead: Removing libhtml-template-perl (2.97-1) ...
homestead: Removing libcgi-pm-perl (4.38-1) ...
homestead: Removing libdapclient6v5:amd64 (3.19.1-2build1) ...
homestead: Removing libdap25:amd64 (3.19.1-2build1) ...
homestead: Removing libhttp-message-perl (6.14-1) ...
homestead: Removing libencode-locale-perl (1.05-1) ...
homestead: Removing libepsilon1:amd64 (0.9.2+dfsg-2) ...
homestead: Removing libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ...
homestead: Removing libfcgi-perl (0.78-2build1) ...
homestead: Removing libspatialite7:amd64 (4.3.0a-5build1) ...
homestead: Removing libfreexl1:amd64 (1.0.5-1) ...
homestead: Removing libfyba0:amd64 (4.1.1-3) ...
homestead: Removing libgeos-c1v5:amd64 (3.7.1-1~pgdg18.04+1) ...
homestead: Removing libgeos-3.7.1:amd64 (3.7.1-1~pgdg18.04+1) ...
homestead: Removing libgeotiff2:amd64 (1.4.2-2build1) ...
homestead: Removing libgfortran4:amd64 (7.4.0-1ubuntu1~18.04.1) ...
homestead: Removing libgif7:amd64 (5.1.4-2ubuntu0.1) ...
homestead: Removing libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-2) ...
homestead: Removing libhdf4-0-alt (4.2.13-2) ...
homestead: Removing libhtml-parser-perl (3.72-3build1) ...
homestead: Removing libhtml-tagset-perl (3.20-3) ...
homestead: Removing libhttp-date-perl (6.02-1) ...
homestead: Removing libio-html-perl (1.001-1) ...
homestead: Removing libkmlengine1:amd64 (1.3.0-5) ...
homestead: Removing libkmldom1:amd64 (1.3.0-5) ...
homestead: Removing libkmlbase1:amd64 (1.3.0-5) ...
homestead: Removing liblwp-mediatypes-perl (6.02-1) ...
homestead: Removing libminizip1:amd64 (1.1-8build1) ...
homestead: Removing libogdi3.2 (3.2.0+ds-2) ...
homestead: Removing libopenjp2-7:amd64 (2.3.0-2build0.18.04.1) ...
homestead: Removing libpoppler73:amd64 (0.62.0-2ubuntu2.10) ...
homestead: Removing proj-bin (4.9.3-2) ...
homestead: Removing libproj12:amd64 (4.9.3-2) ...
homestead: Removing libprotobuf-c1:amd64 (1.2.1-2) ...
homestead: Removing libqhull7:amd64 (2015.2-4) ...
homestead: Removing liburi-perl (1.73-1) ...
homestead: Removing liburiparser1:amd64 (0.8.4-1) ...
homestead: Removing libxerces-c3.2:amd64 (3.2.0+debian-2) ...
homestead: Removing mysql-client-core-5.7 (5.7.29-0ubuntu0.18.04.1) ...
homestead: Removing mysql-server-core-5.7 (5.7.29-0ubuntu0.18.04.1) ...
homestead: Removing proj-data (4.9.3-2) ...
homestead: Removing odbcinst (2.3.4-1.1ubuntu3) ...
homestead: Removing odbcinst1debian2:amd64 (2.3.4-1.1ubuntu3) ...
homestead: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
homestead: Processing triggers for libc-bin (2.27-3ubuntu1) ...
homestead: Reading package lists...
homestead: Building dependency tree...
homestead:
homestead: Reading state information...
homestead: Warning: apt-key output should not be parsed (stdout is not a terminal)
homestead: Executing: /tmp/apt-key-gpghome.ewHcN8amuY/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0xF1656F24C74CD1D8
homestead: gpg: key F1656F24C74CD1D8: 6 signatures not checked due to missing keys
homestead: gpg: key F1656F24C74CD1D8: public key "MariaDB Signing Key <[email protected]>" imported
homestead: gpg: Total number processed: 1
homestead: gpg: imported: 1
homestead: Hit:1 https://cli-assets.heroku.com/apt ./ InRelease
homestead: Hit:2 https://deb.nodesource.com/node_12.x bionic InRelease
homestead: Get:3 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic InRelease [6,265 B]
homestead: Hit:4 http://apt.postgresql.org/pub/repos/apt bionic-pgdg InRelease
homestead: Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
homestead: Hit:6 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu bionic InRelease
homestead: Hit:7 http://archive.ubuntu.com/ubuntu bionic InRelease
homestead: Get:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
homestead: Get:9 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic/main amd64 Packages [15.3 kB]
homestead: Hit:10 http://ppa.launchpad.net/nginx/development/ubuntu bionic InRelease
homestead: Get:11 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic/main ppc64el Packages [14.8 kB]
homestead: Hit:12 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease
homestead: Get:13 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
homestead: Get:14 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [442 kB]
homestead: Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [651 kB]
homestead: Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [651 kB]
homestead: Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [872 kB]
homestead: Get:18 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [211 kB]
homestead: Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [648 kB]
homestead: Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [303 kB]
homestead: Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,010 kB]
homestead: Get:22 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [616 kB]
homestead: Get:23 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [215 kB]
homestead: Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,055 kB]
homestead: Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [326 kB]
homestead: Fetched 7,290 kB in 3s (2,486 kB/s)
homestead: Reading package lists...
homestead: Hit:1 https://deb.nodesource.com/node_12.x bionic InRelease
homestead: Hit:2 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic InRelease
homestead: Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease
homestead: Hit:3 https://cli-assets.heroku.com/apt ./ InRelease
homestead: Hit:5 http://archive.ubuntu.com/ubuntu bionic InRelease
homestead: Hit:6 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu bionic InRelease
homestead: Hit:7 http://apt.postgresql.org/pub/repos/apt bionic-pgdg InRelease
homestead: Hit:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
homestead: Hit:9 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
homestead: Hit:10 http://ppa.launchpad.net/nginx/development/ubuntu bionic InRelease
homestead: Hit:11 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease
homestead: Reading package lists...
homestead: Reading package lists...
homestead: Building dependency tree...
homestead: Reading state information...
homestead: The following additional packages will be installed:
homestead: galera-4 libcgi-fast-perl libcgi-pm-perl libdbd-mysql-perl libdbi-perl
homestead: libencode-locale-perl libfcgi-perl libhtml-parser-perl libhtml-tagset-perl
homestead: libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
homestead: liblwp-mediatypes-perl libmariadb3 libmysqlclient20 libterm-readkey-perl
homestead: liburi-perl mariadb-client-10.4 mariadb-client-core-10.4 mariadb-common
homestead: mariadb-server-10.4 mariadb-server-core-10.4 mysql-common socat
homestead: Suggested packages:
homestead: libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl
homestead: libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx mariadb-test
homestead: tinyca
homestead: The following NEW packages will be installed:
homestead: galera-4 libcgi-fast-perl libcgi-pm-perl libdbd-mysql-perl libdbi-perl
homestead: libencode-locale-perl libfcgi-perl libhtml-parser-perl libhtml-tagset-perl
homestead: libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
homestead: liblwp-mediatypes-perl libmariadb3 libmysqlclient20 libterm-readkey-perl
homestead: liburi-perl mariadb-client-10.4 mariadb-client-core-10.4 mariadb-common
homestead: mariadb-server mariadb-server-10.4 mariadb-server-core-10.4 mysql-common
homestead: socat
homestead: 0 upgraded, 26 newly installed, 0 to remove and 28 not upgraded.
homestead: Need to get 24.9 MB of archives.
homestead: After this operation, 199 MB of additional disk space will be used.
homestead: Get:1 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic/main amd64 mysql-common all 1:10.4.12+maria~bionic [5,560 B]
homestead: Get:2 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-common all 1:10.4.12+maria~bionic [3,528 B]
homestead: Get:3 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic/main amd64 galera-4 amd64 26.4.3-bionic [9,332 kB]
homestead: Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdbi-perl amd64 1.640-1 [724 kB]
homestead: Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB]
homestead: Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]
homestead: Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]
homestead: Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]
homestead: Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]
homestead: Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]
homestead: Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B]
homestead: Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.29-0ubuntu0.18.04.1 [690 kB]
homestead: Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libdbd-mysql-perl amd64 4.046-1 [82.0 kB]
homestead: Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
homestead: Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB]
homestead: Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
homestead: Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
homestead: Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
homestead: Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]
homestead: Get:20 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libterm-readkey-perl amd64 2.37-1build1 [24.4 kB]
homestead: Get:21 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic/main amd64 libmariadb3 amd64 1:10.4.12+maria~bionic [147 kB]
homestead: Get:22 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-client-core-10.4 amd64 1:10.4.12+maria~bionic [782 kB]
homestead: Get:23 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-client-10.4 amd64 1:10.4.12+maria~bionic [1,173 kB]
homestead: Get:24 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server-core-10.4 amd64 1:10.4.12+maria~bionic [6,319 kB]
homestead: Get:25 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server-10.4 amd64 1:10.4.12+maria~bionic [4,666 kB]
homestead: Get:26 http://ftp.osuosl.org/pub/mariadb/repo/10.4/ubuntu bionic/main amd64 mariadb-server all 1:10.4.12+maria~bionic [3,184 B]
homestead: Preconfiguring packages ...
homestead: Fetched 24.9 MB in 7s (3,572 kB/s)
homestead: Selecting previously unselected package mysql-common.
homestead: (Reading database ...
(Reading database ... 55%atabase ... 5%
homestead: (Reading database ... 60%
homestead: (Reading database ... 65%
homestead: (Reading database ... 70%
homestead: (Reading database ... 75%
homestead: (Reading database ... 80%
homestead: (Reading database ... 85%
homestead: (Reading database ... 90%
homestead: (Reading database ... 95%
(Reading database ... 170224 files and directories currently installed.)
homestead: Preparing to unpack .../0-mysql-common_1%3a10.4.12+maria~bionic_all.deb ...
homestead: Unpacking mysql-common (1:10.4.12+maria~bionic) ...
homestead: Selecting previously unselected package mariadb-common.
homestead: Preparing to unpack .../1-mariadb-common_1%3a10.4.12+maria~bionic_all.deb ...
homestead: Unpacking mariadb-common (1:10.4.12+maria~bionic) ...
homestead: Selecting previously unselected package galera-4.
homestead: Preparing to unpack .../2-galera-4_26.4.3-bionic_amd64.deb ...
homestead: Unpacking galera-4 (26.4.3-bionic) ...
homestead: Selecting previously unselected package libdbi-perl.
homestead: Preparing to unpack .../3-libdbi-perl_1.640-1_amd64.deb ...
homestead: Unpacking libdbi-perl (1.640-1) ...
homestead: Selecting previously unselected package libmariadb3:amd64.
homestead: Preparing to unpack .../4-libmariadb3_1%3a10.4.12+maria~bionic_amd64.deb ...
homestead: Unpacking libmariadb3:amd64 (1:10.4.12+maria~bionic) ...
homestead: Selecting previously unselected package mariadb-client-core-10.4.
homestead: Preparing to unpack .../5-mariadb-client-core-10.4_1%3a10.4.12+maria~bionic_amd64.deb ...
homestead: Unpacking mariadb-client-core-10.4 (1:10.4.12+maria~bionic) ...
homestead: Selecting previously unselected package mariadb-client-10.4.
homestead: Preparing to unpack .../6-mariadb-client-10.4_1%3a10.4.12+maria~bionic_amd64.deb ...
homestead: Unpacking mariadb-client-10.4 (1:10.4.12+maria~bionic) ...
homestead: Selecting previously unselected package mariadb-server-core-10.4.
homestead: Preparing to unpack .../7-mariadb-server-core-10.4_1%3a10.4.12+maria~bionic_amd64.deb ...
homestead: Unpacking mariadb-server-core-10.4 (1:10.4.12+maria~bionic) ...
homestead: Selecting previously unselected package socat.
homestead: Preparing to unpack .../8-socat_1.7.3.2-2ubuntu2_amd64.deb ...
homestead: Unpacking socat (1.7.3.2-2ubuntu2) ...
homestead: Setting up mysql-common (1:10.4.12+maria~bionic) ...
homestead: Setting up mariadb-common (1:10.4.12+maria~bionic) ...
homestead: Selecting previously unselected package mariadb-server-10.4.
homestead: (Reading database ...
homestead: (Reading database ... 5%
(Reading database ... 15%atabase ... 10%
homestead: (Reading database ... 20%
(Reading database ... 60%atabase ... 25%
homestead: (Reading database ... 65%
homestead: (Reading database ... 70%
homestead: (Reading database ... 75%
homestead: (Reading database ... 80%
homestead: (Reading database ... 85%
homestead: (Reading database ... 90%
homestead: (Reading database ... 95%
(Reading database ... 170617 files and directories currently installed.)
homestead: Preparing to unpack .../00-mariadb-server-10.4_1%3a10.4.12+maria~bionic_amd64.deb ...
homestead: /var/lib/mysql: found previous version 5.7
homestead: Unpacking mariadb-server-10.4 (1:10.4.12+maria~bionic) ...
homestead: Selecting previously unselected package libhtml-tagset-perl.
homestead: Preparing to unpack .../01-libhtml-tagset-perl_3.20-3_all.deb ...
homestead: Unpacking libhtml-tagset-perl (3.20-3) ...
homestead: Selecting previously unselected package liburi-perl.
homestead: Preparing to unpack .../02-liburi-perl_1.73-1_all.deb ...
homestead: Unpacking liburi-perl (1.73-1) ...
homestead: Selecting previously unselected package libhtml-parser-perl.
homestead: Preparing to unpack .../03-libhtml-parser-perl_3.72-3build1_amd64.deb ...
homestead: Unpacking libhtml-parser-perl (3.72-3build1) ...
homestead: Selecting previously unselected package libcgi-pm-perl.
homestead: Preparing to unpack .../04-libcgi-pm-perl_4.38-1_all.deb ...
homestead: Unpacking libcgi-pm-perl (4.38-1) ...
homestead: Selecting previously unselected package libfcgi-perl.
homestead: Preparing to unpack .../05-libfcgi-perl_0.78-2build1_amd64.deb ...
homestead: Unpacking libfcgi-perl (0.78-2build1) ...
homestead: Selecting previously unselected package libcgi-fast-perl.
homestead: Preparing to unpack .../06-libcgi-fast-perl_1%3a2.13-1_all.deb ...
homestead: Unpacking libcgi-fast-perl (1:2.13-1) ...
homestead: Selecting previously unselected package libmysqlclient20:amd64.
homestead: Preparing to unpack .../07-libmysqlclient20_5.7.29-0ubuntu0.18.04.1_amd64.deb ...
homestead: Unpacking libmysqlclient20:amd64 (5.7.29-0ubuntu0.18.04.1) ...
homestead: Selecting previously unselected package libdbd-mysql-perl.
homestead: Preparing to unpack .../08-libdbd-mysql-perl_4.046-1_amd64.deb ...
homestead: Unpacking libdbd-mysql-perl (4.046-1) ...
homestead: Selecting previously unselected package libencode-locale-perl.
homestead: Preparing to unpack .../09-libencode-locale-perl_1.05-1_all.deb ...
homestead: Unpacking libencode-locale-perl (1.05-1) ...
homestead: Selecting previously unselected package libhtml-template-perl.
homestead: Preparing to unpack .../10-libhtml-template-perl_2.97-1_all.deb ...
homestead: Unpacking libhtml-template-perl (2.97-1) ...
homestead: Selecting previously unselected package libhttp-date-perl.
homestead: Preparing to unpack .../11-libhttp-date-perl_6.02-1_all.deb ...
homestead: Unpacking libhttp-date-perl (6.02-1) ...
homestead: Selecting previously unselected package libio-html-perl.
homestead: Preparing to unpack .../12-libio-html-perl_1.001-1_all.deb ...
homestead: Unpacking libio-html-perl (1.001-1) ...
homestead: Selecting previously unselected package liblwp-mediatypes-perl.
homestead: Preparing to unpack .../13-liblwp-mediatypes-perl_6.02-1_all.deb ...
homestead: Unpacking liblwp-mediatypes-perl (6.02-1) ...
homestead: Selecting previously unselected package libhttp-message-perl.
homestead: Preparing to unpack .../14-libhttp-message-perl_6.14-1_all.deb ...
homestead: Unpacking libhttp-message-perl (6.14-1) ...
homestead: Selecting previously unselected package libterm-readkey-perl.
homestead: Preparing to unpack .../15-libterm-readkey-perl_2.37-1build1_amd64.deb ...
homestead: Unpacking libterm-readkey-perl (2.37-1build1) ...
homestead: Selecting previously unselected package mariadb-server.
homestead: Preparing to unpack .../16-mariadb-server_1%3a10.4.12+maria~bionic_all.deb ...
homestead: Unpacking mariadb-server (1:10.4.12+maria~bionic) ...
homestead: Setting up libhtml-tagset-perl (3.20-3) ...
homestead: Setting up libmariadb3:amd64 (1:10.4.12+maria~bionic) ...
homestead: Setting up libhttp-date-perl (6.02-1) ...
homestead: Setting up galera-4 (26.4.3-bionic) ...
homestead: Setting up libencode-locale-perl (1.05-1) ...
homestead: Setting up socat (1.7.3.2-2ubuntu2) ...
homestead: Setting up libio-html-perl (1.001-1) ...
homestead: Setting up mariadb-client-core-10.4 (1:10.4.12+maria~bionic) ...
homestead: Setting up libterm-readkey-perl (2.37-1build1) ...
homestead: Setting up mariadb-client-10.4 (1:10.4.12+maria~bionic) ...
homestead: Setting up liblwp-mediatypes-perl (6.02-1) ...
homestead: Setting up mariadb-server-core-10.4 (1:10.4.12+maria~bionic) ...
homestead: Setting up liburi-perl (1.73-1) ...
homestead: Setting up libhtml-parser-perl (3.72-3build1) ...
homestead: Setting up libcgi-pm-perl (4.38-1) ...
homestead: Setting up libhttp-message-perl (6.14-1) ...
homestead: Setting up libmysqlclient20:amd64 (5.7.29-0ubuntu0.18.04.1) ...
homestead: Setting up libfcgi-perl (0.78-2build1) ...
homestead: Setting up libdbi-perl (1.640-1) ...
homestead: Setting up mariadb-server-10.4 (1:10.4.12+maria~bionic) ...
homestead: Failed to stop mysql.service: Unit mysql.service not loaded.
homestead: Created symlink /etc/systemd/system/mysql.service → /lib/systemd/system/mariadb.service.
homestead: Created symlink /etc/systemd/system/mysqld.service → /lib/systemd/system/mariadb.service.
homestead: Created symlink /etc/systemd/system/multi-user.target.wants/mariadb.service → /lib/systemd/system/mariadb.service.
homestead: Setting up libhtml-template-perl (2.97-1) ...
homestead: Setting up libcgi-fast-perl (1:2.13-1) ...
homestead: Setting up mariadb-server (1:10.4.12+maria~bionic) ...
homestead: Setting up libdbd-mysql-perl (4.046-1) ...
homestead: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
homestead: Processing triggers for libc-bin (2.27-3ubuntu1) ...
homestead: Looking for 'mysql' as: mysql
homestead: Looking for 'mysqlcheck' as: mysqlcheck
homestead: MariaDB upgrade detected
homestead: Phase 1/7: Checking and upgrading mysql database
homestead: Processing databases
homestead: mysql
homestead: mysql.columns_priv OK
homestead: mysql.db OK
homestead: mysql.engine_cost OK
homestead: mysql.event OK
homestead: mysql.func OK
homestead: mysql.gtid_executed OK
homestead: mysql.help_category OK
homestead: mysql.help_keyword OK
homestead: mysql.help_relation OK
homestead: mysql.help_topic OK
homestead: mysql.innodb_index_stats OK
homestead: mysql.innodb_table_stats OK
homestead: mysql.ndb_binlog_index OK
homestead: mysql.plugin OK
homestead: mysql.proc OK
homestead: mysql.procs_priv OK
homestead: mysql.proxies_priv OK
homestead: mysql.server_cost OK
homestead: mysql.servers OK
homestead: mysql.slave_master_info OK
homestead: mysql.slave_relay_log_info OK
homestead: mysql.slave_worker_info OK
homestead: mysql.tables_priv OK
homestead: mysql.time_zone OK
homestead: mysql.time_zone_leap_second OK
homestead: mysql.time_zone_name OK
homestead: mysql.time_zone_transition OK
homestead: mysql.time_zone_transition_type OK
homestead: mysql.user OK
homestead: Upgrading from a version before MariaDB-10.1
homestead: Phase 2/7: Installing used storage engines
homestead: Checking for tables with unknown storage engine
homestead: Phase 3/7: Fixing views from mysql
homestead: Processing databases
homestead: homestead
homestead: information_schema
homestead: mysql
homestead: performance_schema
homestead: sys
homestead: sys.host_summary
homestead: Error : Table 'performance_schema.memory_summary_by_host_by_event_name' doesn't exist
homestead: status : Operation failed
homestead: sys.host_summary_by_file_io
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.host_summary_by_file_io_type
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.host_summary_by_stages
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.host_summary_by_statement_latency
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.host_summary_by_statement_type
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.innodb_buffer_stats_by_schema
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.innodb_buffer_stats_by_table
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.innodb_lock_waits
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.io_by_thread_by_latency
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.io_global_by_file_by_bytes
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.io_global_by_file_by_latency
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.io_global_by_wait_by_bytes
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.io_global_by_wait_by_latency
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.latest_file_io
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.memory_by_host_by_current_bytes
homestead: Error : Table 'performance_schema.memory_summary_by_host_by_event_name' doesn't exist
homestead: Error : View 'sys.memory_by_host_by_current_bytes' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.memory_by_thread_by_current_bytes
homestead: Error : Table 'performance_schema.memory_summary_by_thread_by_event_name' doesn't exist
homestead: status : Operation failed
homestead: sys.memory_by_user_by_current_bytes
homestead: Error : Table 'performance_schema.memory_summary_by_user_by_event_name' doesn't exist
homestead: status : Operation failed
homestead: sys.memory_global_by_current_bytes
homestead: Error : Table 'performance_schema.memory_summary_global_by_event_name' doesn't exist
homestead: status : Operation failed
homestead: sys.memory_global_total
homestead: Error : Table 'performance_schema.memory_summary_global_by_event_name' doesn't exist
homestead: Error : View 'sys.memory_global_total' refe
homestead: rences invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.metrics
homestead: Error : Table 'performance_schema.global_status' doesn't exist
homestead: status : Operation failed
homestead: sys.processlist
homestead: Error : Table 'performance_schema.events_transactions_current' doesn't exist
homestead: status : Operation failed
homestead: sys.ps_check_lost_instrumentation
homestead: Error : Table 'performance_schema.global_status' doesn't exist
homestead: Error : View 'sys.ps_check_lost_instrumentation' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.schema_auto_increment_columns OK
homestead: sys.schema_index_statistics
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.schema_object_overview OK
homestead: sys.schema_redundant_indexes OK
homestead: sys.schema_table_lock_waits
homestead: Error : Table 'performance_schema.metadata_locks' doesn't exist
homestead: status : Operation failed
homestead: sys.schema_table_statistics
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.schema_table_statistics_with_buffer
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.schema_tables_with_full_table_scans
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.schema_unused_indexes OK
homestead: sys.session
homestead: Error : Table 'performance_schema.events_transactions_current' doesn't exist
homestead: Error : View 'sys.session' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.session_ssl_status
homestead: Error : Table 'performance_schema.status_by_thread' doesn't exist
homestead: status : Operation failed
homestead: sys.statement_analysis
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.statements_with_errors_or_warnings
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.statements_with_full_table_scans
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.statements_with_runtimes_in_95th_percentile
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.statements_with_sorting
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.statements_with_temp_tables
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.user_summary
homestead: Error : Table 'performance_schema.memory_summary_by_user_by_event_name' doesn't exist
homestead: Error : View 'sys.user_summary' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.user_summary_by_file_io
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.user_summary_by_file_io_type
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729
homestead: , now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.user_summary_by_stages
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.user_summary_by_statement_latency
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.user_summary_by_statement_type
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.version OK
homestead: sys.wait_classes_global_by_avg_latency
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.wait_classes_global_by_latency
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.waits_by_host_by_latency
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.waits_by_user_by_latency
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.waits_global_by_latency
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.x$host_summary
homestead: Error : Table 'performance_schema.memory_summary_by_host_by_event_name' doesn't exist
homestead: Error : View 'sys.x$host_summary' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.x$host_summary_by_file_io OK
homestead: sys.x$host_summary_by_file_io_type OK
homestead: sys.x$host_summary_by_stages OK
homestead: sys.x$host_summary_by_statement_latency OK
homestead: sys.x$host_summary_by_statement_type OK
homestead: sys.x$innodb_buffer_stats_by_schema OK
homestead: sys.x$innodb_buffer_stats_by_table OK
homestead: sys.x$innodb_lock_waits OK
homestead: sys.x$io_by_thread_by_latency OK
homestead: sys.x$io_global_by_file_by_bytes OK
homestead: sys.x$io_global_by_file_by_latency OK
homestead: sys.x$io_global_by_wait_by_bytes OK
homestead: sys.x$io_global_by_wait_by_latency OK
homestead: sys.x$latest_file_io OK
homestead: sys.x$memory_by_host_by_current_bytes
homestead: Error : Table 'performance_schema.memory_summary_by_host_by_event_name' doesn't exist
homestead: Error : View 'sys.x$memory_by_host_by_current_bytes' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.x$memory_by_thread_by_current_bytes
homestead: Error : Table 'performance_schema.memory_summary_by_thread_by_event_name' doesn't exist
homestead: Error : View 'sys.x$memory_by_thread_by_current_bytes' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.x$memory_by_user_by_current_bytes
homestead: Error : Table 'performance_schema.memory_summary_by_user_by_event_name' doesn't exist
homestead: Error : View 'sys.x$memory_by_user_by_current_bytes' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.x$memory_global_by_current_bytes
homestead: Error : Table 'performance_schema.memory_summary_global_by_event_name' doesn't exist
homestead: Error : View 'sys.x$memory_global_by_current_bytes' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: err
homestead: or : Corrupt
homestead: sys.x$memory_global_total
homestead: Error : Table 'performance_schema.memory_summary_global_by_event_name' doesn't exist
homestead: Error : View 'sys.x$memory_global_total' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.x$processlist
homestead: Error : Table 'performance_schema.events_transactions_current' doesn't exist
homestead: Error : View 'sys.x$processlist' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.x$ps_digest_95th_percentile_by_avg_us OK
homestead: sys.x$ps_digest_avg_latency_distribution OK
homestead: sys.x$ps_schema_table_statistics_io
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.x$schema_flattened_keys OK
homestead: sys.x$schema_index_statistics OK
homestead: sys.x$schema_table_lock_waits
homestead: Error : Table 'performance_schema.metadata_locks' doesn't exist
homestead: Error : View 'sys.x$schema_table_lock_waits' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.x$schema_table_statistics
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.x$schema_table_statistics_with_buffer
homestead: Error : Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50729, now running 100412. Please use mysql_upgrade to fix this error
homestead: error : Corrupt
homestead: sys.x$schema_tables_with_full_table_scans OK
homestead: sys.x$session
homestead: Error : Table 'performance_schema.events_transactions_current' doesn't exist
homestead: Error : View 'sys.x$session' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.x$statement_analysis OK
homestead: sys.x$statements_with_errors_or_warnings OK
homestead: sys.x$statements_with_full_table_scans OK
homestead: sys.x$statements_with_runtimes_in_95th_percentile OK
homestead: sys.x$statements_with_sorting OK
homestead: sys.x$statements_with_temp_tables OK
homestead: sys.x$user_summary
homestead: Error : Table 'performance_schema.memory_summary_by_user_by_event_name' doesn't exist
homestead: Error : View 'sys.x$user_summary' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
homestead: error : Corrupt
homestead: sys.x$user_summary_by_file_io OK
homestead: sys.x$user_summary_by_file_io_type OK
homestead: sys.x$user_summary_by_stages OK
homestead: sys.x$user_summary_by_statement_latency OK
homestead: sys.x$user_summary_by_statement_type OK
homestead: sys.x$wait_classes_global_by_avg_latency OK
homestead: sys.x$wait_classes_global_by_latency OK
homestead: sys.x$waits_by_host_by_latency OK
homestead: sys.x$waits_by_user_by_latency OK
homestead: sys.x$waits_global_by_latency OK
homestead: Phase 4/7: Running 'mysql_fix_privilege_tables'
homestead: Phase 5/7: Fixing table and database names
homestead: Processing databases
homestead: homestead
homestead: information_schema
homestead: mysql
homestead: performance_schema
homestead: sys
homestead: Phase 6/7: Checking and upgrading tables
homestead: Processing databases
homestead: homestead
homestead: information_schema
homestead: performance_schema
homestead: sys
homestead: sys.sys_config OK
homestead: Phase 7/7: Running 'FLUSH PRIVILEGES'
homestead: OK
==> homestead: Running provisioner: shell...
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20200312-85941-p7m906.sh
==> homestead: Running provisioner: shell...
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20200312-85941-1dqbnk3.sh
==> homestead: Running provisioner: Creating Certificate: midsouthmakers.test (shell)...
homestead: Running: script: Creating Certificate: midsouthmakers.test
homestead: Updating certificates in /etc/ssl/certs...
homestead: 1 added, 0 removed; done.
homestead: Running hooks in /etc/ca-certificates/update.d...
homestead: done.
==> homestead: Running provisioner: Creating Site: midsouthmakers.test (shell)...
homestead: Running: script: Creating Site: midsouthmakers.test
homestead: Downloading from https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar...
homestead: md5 hash verified: dedd5a662b80cda66e9e25d44c23b25c
homestead: New version works. Proceeding to replace.
homestead: Success: Updated WP-CLI to the latest stable release.
homestead: WordPress is already installed.
==> homestead: Running provisioner: shell...
homestead: Running: inline script
==> homestead: Running provisioner: shell...
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20200312-85941-lteh4y.sh
==> homestead: Running provisioner: Checking for old Schedule (shell)...
homestead: Running: script: Checking for old Schedule
==> homestead: Running provisioner: Clear Variables (shell)...
homestead: Running: script: Clear Variables
==> homestead: Running provisioner: Restarting Cron (shell)...
homestead: Running: script: Restarting Cron
==> homestead: Running provisioner: Restarting Nginx (shell)...
homestead: Running: script: Restarting Nginx
==> homestead: Running provisioner: Creating MySQL Database: homestead (shell)...
homestead: Running: script: Creating MySQL Database: homestead
==> homestead: Running provisioner: Creating Postgres Database: homestead (shell)...
homestead: Running: script: Creating Postgres Database: homestead
==> homestead: Running provisioner: Update Composer (shell)...
homestead: Running: script: Update Composer
homestead: Updating to version 1.10.0 (stable channel).
homestead:
homestead: Use composer self-update --rollback to return to version 1.9.3
==> homestead: Running provisioner: shell...
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20200312-85941-9jerol.sh
==> homestead: Running provisioner: Update motd (shell)...
homestead: Running: script: Update motd
==> homestead: Running provisioner: shell...
homestead: Running: /var/folders/x7/_nqmg9c124v4y2q164lwxzjh0000gn/T/vagrant-shell20200312-85941-11vw639.sh
vagrant destroy -f && vagrant up: 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment