2025-10-02T14:31:24.514757898+00:00 stderr F INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json 2025-10-02T14:31:24.514916663+00:00 stderr F INFO:__main__:Validating config file 2025-10-02T14:31:24.514916663+00:00 stderr F INFO:__main__:Kolla config strategy set to: COPY_ALWAYS 2025-10-02T14:31:24.514916663+00:00 stderr F INFO:__main__:Copying service configuration files 2025-10-02T14:31:24.514916663+00:00 stderr F INFO:__main__:Copying /dev/null to /etc/libqb/force-filesystem-sockets 2025-10-02T14:31:24.515327868+00:00 stderr F INFO:__main__:Setting permission for /etc/libqb/force-filesystem-sockets 2025-10-02T14:31:24.515695560+00:00 stderr F INFO:__main__:Deleting /etc/my.cnf.d/galera.cnf 2025-10-02T14:31:24.515761812+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/my.cnf.d/galera.cnf to /etc/my.cnf.d/galera.cnf 2025-10-02T14:31:24.516034181+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/sysconfig/clustercheck to /etc/sysconfig/clustercheck 2025-10-02T14:31:24.516316371+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src/root/.my.cnf to /root/.my.cnf 2025-10-02T14:31:24.516871960+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src-tls/etc/pki/tls/private/mysql.key to /etc/pki/tls/private/mysql.key 2025-10-02T14:31:24.517137428+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src-tls/etc/pki/tls/certs/mysql.crt to /etc/pki/tls/certs/mysql.crt 2025-10-02T14:31:24.517309844+00:00 stderr F INFO:__main__:Writing out command to execute 2025-10-02T14:31:24.517497440+00:00 stderr F INFO:__main__:Setting permission for /etc/pki/tls/certs/mysql.crt 2025-10-02T14:31:24.517574023+00:00 stderr F INFO:__main__:Setting permission for /etc/pki/tls/private/mysql.key 2025-10-02T14:31:24.527940824+00:00 stderr F sudo: unable to send audit message: Operation not permitted 2025-10-02T14:31:24.576814407+00:00 stderr P chown: 2025-10-02T14:31:24.576866289+00:00 stderr P cannot access '/auth_pam_tool_dir/auth_pam_tool' 2025-10-02T14:31:24.576899570+00:00 stderr P : No such file or directory 2025-10-02T14:31:24.576914441+00:00 stderr F 2025-10-02T14:31:24.577106987+00:00 stdout F Couldn't set an owner to '/auth_pam_tool_dir/auth_pam_tool'. 2025-10-02T14:31:24.577106987+00:00 stdout F It must be root, the PAM authentication plugin doesn't work otherwise.. 2025-10-02T14:31:24.577123308+00:00 stdout F 2025-10-02T14:31:24.578354759+00:00 stderr P chown: cannot access '/auth_pam_tool_dir' 2025-10-02T14:31:24.578383600+00:00 stderr F : No such file or directory 2025-10-02T14:31:24.578541135+00:00 stdout F Cannot change ownership of the '/auth_pam_tool_dir' directory 2025-10-02T14:31:24.578556236+00:00 stdout F to the 'mysql' user. Check that you have the necessary permissions and try again. 2025-10-02T14:31:24.578556236+00:00 stdout F 2025-10-02T14:31:24.578753942+00:00 stdout F Installing MariaDB/MySQL system tables in '/var/lib/mysql' ... 2025-10-02T14:31:25.398790565+00:00 stdout F OK 2025-10-02T14:31:25.399055854+00:00 stdout F 2025-10-02T14:31:25.399073284+00:00 stdout F To start mariadbd at boot time you have to copy 2025-10-02T14:31:25.399114286+00:00 stdout F support-files/mariadb.service to the right place for your system 2025-10-02T14:31:25.399135406+00:00 stdout F 2025-10-02T14:31:25.399135406+00:00 stdout F 2025-10-02T14:31:25.399147757+00:00 stdout F Two all-privilege accounts were created. 2025-10-02T14:31:25.399160417+00:00 stdout F One is root@localhost, it has no password, but you need to 2025-10-02T14:31:25.399172407+00:00 stdout F be system 'root' user to connect. Use, for example, sudo mysql 2025-10-02T14:31:25.399185138+00:00 stdout F The second is mysql@localhost, it has no password either, but 2025-10-02T14:31:25.399185138+00:00 stdout F you need to be the system 'mysql' user to connect. 2025-10-02T14:31:25.399203929+00:00 stdout F After connecting you can set the password, if you would need to be 2025-10-02T14:31:25.399215499+00:00 stdout F able to connect as any of these users with a password and without sudo 2025-10-02T14:31:25.399215499+00:00 stdout F 2025-10-02T14:31:25.399240860+00:00 stdout F See the MariaDB Knowledgebase at https://mariadb.com/kb 2025-10-02T14:31:25.399240860+00:00 stdout F 2025-10-02T14:31:25.399254370+00:00 stdout F You can start the MariaDB daemon with: 2025-10-02T14:31:25.399254370+00:00 stdout F cd '/usr' ; /usr/bin/mariadb-safe --datadir='/var/lib/mysql' 2025-10-02T14:31:25.399267191+00:00 stdout F 2025-10-02T14:31:25.399267191+00:00 stdout F You can test the MariaDB daemon with mysql-test-run.pl 2025-10-02T14:31:25.399279911+00:00 stdout F cd '/usr/share/mysql-test' ; perl mariadb-test-run.pl 2025-10-02T14:31:25.399292301+00:00 stdout F 2025-10-02T14:31:25.399292301+00:00 stdout F Please report any problems at https://mariadb.org/jira 2025-10-02T14:31:25.399304222+00:00 stdout F 2025-10-02T14:31:25.399347433+00:00 stdout F The latest information about MariaDB is available at https://mariadb.org/. 2025-10-02T14:31:25.399347433+00:00 stdout F 2025-10-02T14:31:25.399381224+00:00 stdout F Consider joining MariaDB's strong and vibrant community: 2025-10-02T14:31:25.399381224+00:00 stdout F https://mariadb.org/get-involved/ 2025-10-02T14:31:25.399381224+00:00 stdout F 2025-10-02T14:31:25.643015614+00:00 stdout F 251002 14:31:25 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'. 2025-10-02T14:31:25.702824436+00:00 stdout F 251002 14:31:25 mysqld_safe Starting mariadbd daemon with databases from /var/lib/mysql 2025-10-02T14:31:26.415848260+00:00 stderr P sudo 2025-10-02T14:31:26.415943574+00:00 stderr P : 2025-10-02T14:31:26.415973045+00:00 stderr P unable to send audit message 2025-10-02T14:31:26.416000025+00:00 stderr P : 2025-10-02T14:31:26.416026726+00:00 stderr P Operation not permitted 2025-10-02T14:31:26.416053167+00:00 stderr F 2025-10-02T14:31:26.424296856+00:00 stdout F spawn mysql_secure_installation 2025-10-02T14:31:26.443663481+00:00 stdout F 2025-10-02T14:31:26.443663481+00:00 stdout F NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MariaDB 2025-10-02T14:31:26.443663481+00:00 stdout F SERVERS IN PRODUCTION USE! PLEASE READ EACH STEP CAREFULLY! 2025-10-02T14:31:26.443663481+00:00 stdout F 2025-10-02T14:31:26.443755054+00:00 stdout F In order to log into MariaDB to secure it, we'll need the current 2025-10-02T14:31:26.443755054+00:00 stdout F password for the root user. If you've just installed MariaDB, and 2025-10-02T14:31:26.443755054+00:00 stdout F haven't set the root password yet, you should just press enter here. 2025-10-02T14:31:26.443755054+00:00 stdout F 2025-10-02T14:31:26.447250462+00:00 stdout P Enter current password for root (enter for none): 2025-10-02T14:31:26.447521121+00:00 stdout F 2025-10-02T14:31:26.468072807+00:00 stdout F OK, successfully used password, moving on... 2025-10-02T14:31:26.468072807+00:00 stdout F 2025-10-02T14:31:26.468072807+00:00 stdout F Setting the root password or using the unix_socket ensures that nobody 2025-10-02T14:31:26.468072807+00:00 stdout F can log into the MariaDB root user without the proper authorisation. 2025-10-02T14:31:26.468072807+00:00 stdout F 2025-10-02T14:31:26.468208331+00:00 stdout F You already have your root account protected, so you can safely answer 'n'. 2025-10-02T14:31:26.468208331+00:00 stdout F 2025-10-02T14:31:26.468208331+00:00 stdout P Switch to unix_socket authentication [Y/n] 2025-10-02T14:31:26.468633186+00:00 stdout F n 2025-10-02T14:31:26.468865933+00:00 stdout F ... skipping. 2025-10-02T14:31:26.468865933+00:00 stdout F 2025-10-02T14:31:26.468865933+00:00 stdout F You already have your root account protected, so you can safely answer 'n'. 2025-10-02T14:31:26.468865933+00:00 stdout F 2025-10-02T14:31:26.468865933+00:00 stdout P Change the root password? [Y/n] 2025-10-02T14:31:26.469063090+00:00 stdout F y 2025-10-02T14:31:26.471591586+00:00 stdout P New password: 2025-10-02T14:31:26.471873705+00:00 stdout F 2025-10-02T14:31:26.471873705+00:00 stdout P Re-enter new password: 2025-10-02T14:31:26.472071282+00:00 stdout F 2025-10-02T14:31:26.493057952+00:00 stdout F Password updated successfully! 2025-10-02T14:31:26.493057952+00:00 stdout F Reloading privilege tables.. 2025-10-02T14:31:26.504723236+00:00 stdout F ... Success! 2025-10-02T14:31:26.504723236+00:00 stdout F 2025-10-02T14:31:26.510802162+00:00 stdout F 2025-10-02T14:31:26.510802162+00:00 stdout F By default, a MariaDB installation has an anonymous user, allowing anyone 2025-10-02T14:31:26.510802162+00:00 stdout F to log into MariaDB without having to have a user account created for 2025-10-02T14:31:26.510802162+00:00 stdout F them. This is intended only for testing, and to make the installation 2025-10-02T14:31:26.510802162+00:00 stdout F go a bit smoother. You should remove them before moving into a 2025-10-02T14:31:26.510919866+00:00 stdout F production environment. 2025-10-02T14:31:26.510919866+00:00 stdout F 2025-10-02T14:31:26.510919866+00:00 stdout P Remove anonymous users? [Y/n] 2025-10-02T14:31:26.511243186+00:00 stdout F y 2025-10-02T14:31:26.524758854+00:00 stdout F ... Success! 2025-10-02T14:31:26.524758854+00:00 stdout F 2025-10-02T14:31:26.524758854+00:00 stdout F Normally, root should only be allowed to connect from 'localhost'. This 2025-10-02T14:31:26.524758854+00:00 stdout F ensures that someone cannot guess at the root password from the network. 2025-10-02T14:31:26.524758854+00:00 stdout F 2025-10-02T14:31:26.524758854+00:00 stdout P Disallow root login remotely? [Y/n] 2025-10-02T14:31:26.524889828+00:00 stdout F n 2025-10-02T14:31:26.525147637+00:00 stdout F ... skipping. 2025-10-02T14:31:26.525147637+00:00 stdout F 2025-10-02T14:31:26.525147637+00:00 stdout F By default, MariaDB comes with a database named 'test' that anyone can 2025-10-02T14:31:26.525147637+00:00 stdout F access. This is also intended only for testing, and should be removed 2025-10-02T14:31:26.525147637+00:00 stdout F before moving into a production environment. 2025-10-02T14:31:26.525147637+00:00 stdout F 2025-10-02T14:31:26.525147637+00:00 stdout P Remove test database and access to it? [Y/n] 2025-10-02T14:31:26.525206449+00:00 stdout F y 2025-10-02T14:31:26.525348863+00:00 stdout F - Dropping test database... 2025-10-02T14:31:26.537415091+00:00 stdout F ... Success! 2025-10-02T14:31:26.537415091+00:00 stdout F - Removing privileges on test database... 2025-10-02T14:31:26.549357566+00:00 stdout F ... Success! 2025-10-02T14:31:26.549357566+00:00 stdout F 2025-10-02T14:31:26.549357566+00:00 stdout F Reloading the privilege tables will ensure that all changes made so far 2025-10-02T14:31:26.549357566+00:00 stdout F will take effect immediately. 2025-10-02T14:31:26.549357566+00:00 stdout F 2025-10-02T14:31:26.549504391+00:00 stdout P Reload privilege tables now? [Y/n] 2025-10-02T14:31:26.549793080+00:00 stdout F y 2025-10-02T14:31:26.561496346+00:00 stdout F ... Success! 2025-10-02T14:31:26.561496346+00:00 stdout F 2025-10-02T14:31:26.561496346+00:00 stdout F Cleaning up... 2025-10-02T14:31:26.564449456+00:00 stdout F 2025-10-02T14:31:26.564449456+00:00 stdout F All done! If you've completed all of the above steps, your MariaDB 2025-10-02T14:31:26.564449456+00:00 stdout F installation should now be secure. 2025-10-02T14:31:26.564449456+00:00 stdout F 2025-10-02T14:31:26.564449456+00:00 stdout F Thanks for using MariaDB! 2025-10-02T14:31:27.883464193+00:00 stdout F 251002 14:31:27 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'. 2025-10-02T14:31:27.953256374+00:00 stdout F 251002 14:31:27 mysqld_safe Starting mariadbd daemon with databases from /var/lib/mysql 2025-10-02T14:31:28.856924624+00:00 stdout F mysqld is alive