2025-10-14T08:07:20.741528314+00:00 stderr F INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json 2025-10-14T08:07:20.742419695+00:00 stderr F INFO:__main__:Validating config file 2025-10-14T08:07:20.742419695+00:00 stderr F INFO:__main__:Kolla config strategy set to: COPY_ALWAYS 2025-10-14T08:07:20.742419695+00:00 stderr F INFO:__main__:Copying service configuration files 2025-10-14T08:07:20.742419695+00:00 stderr F INFO:__main__:Copying /dev/null to /etc/libqb/force-filesystem-sockets 2025-10-14T08:07:20.742419695+00:00 stderr F INFO:__main__:Setting permission for /etc/libqb/force-filesystem-sockets 2025-10-14T08:07:20.742966614+00:00 stderr F INFO:__main__:Deleting /etc/my.cnf.d/galera.cnf 2025-10-14T08:07:20.743183881+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-14T08:07:20.743581085+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/sysconfig/clustercheck to /etc/sysconfig/clustercheck 2025-10-14T08:07:20.744003769+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src/root/.my.cnf to /root/.my.cnf 2025-10-14T08:07:20.744804537+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-14T08:07:20.745206741+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-14T08:07:20.745420448+00:00 stderr F INFO:__main__:Writing out command to execute 2025-10-14T08:07:20.745746049+00:00 stderr F INFO:__main__:Setting permission for /etc/pki/tls/certs/mysql.crt 2025-10-14T08:07:20.745873313+00:00 stderr F INFO:__main__:Setting permission for /etc/pki/tls/private/mysql.key 2025-10-14T08:07:20.759679397+00:00 stderr F sudo: unable to send audit message: Operation not permitted 2025-10-14T08:07:20.808122047+00:00 stderr P chown: 2025-10-14T08:07:20.808216880+00:00 stderr P cannot access '/auth_pam_tool_dir/auth_pam_tool' 2025-10-14T08:07:20.808300023+00:00 stderr P : No such file or directory 2025-10-14T08:07:20.808330754+00:00 stderr F 2025-10-14T08:07:20.808797330+00:00 stdout F Couldn't set an owner to '/auth_pam_tool_dir/auth_pam_tool'. 2025-10-14T08:07:20.808797330+00:00 stdout F It must be root, the PAM authentication plugin doesn't work otherwise.. 2025-10-14T08:07:20.808797330+00:00 stdout F 2025-10-14T08:07:20.811027417+00:00 stderr P chown: cannot access '/auth_pam_tool_dir' 2025-10-14T08:07:20.811055827+00:00 stderr F : No such file or directory 2025-10-14T08:07:20.811282615+00:00 stdout F Cannot change ownership of the '/auth_pam_tool_dir' directory 2025-10-14T08:07:20.811282615+00:00 stdout F to the 'mysql' user. Check that you have the necessary permissions and try again. 2025-10-14T08:07:20.811282615+00:00 stdout F 2025-10-14T08:07:20.811482432+00:00 stdout F Installing MariaDB/MySQL system tables in '/var/lib/mysql' ... 2025-10-14T08:07:21.658088865+00:00 stdout F OK 2025-10-14T08:07:21.658451317+00:00 stdout F 2025-10-14T08:07:21.658770488+00:00 stdout F To start mariadbd at boot time you have to copy 2025-10-14T08:07:21.658814450+00:00 stdout F support-files/mariadb.service to the right place for your system 2025-10-14T08:07:21.658814450+00:00 stdout F 2025-10-14T08:07:21.658814450+00:00 stdout F 2025-10-14T08:07:21.658814450+00:00 stdout F Two all-privilege accounts were created. 2025-10-14T08:07:21.658836200+00:00 stdout F One is root@localhost, it has no password, but you need to 2025-10-14T08:07:21.658853591+00:00 stdout F be system 'root' user to connect. Use, for example, sudo mysql 2025-10-14T08:07:21.658869982+00:00 stdout F The second is mysql@localhost, it has no password either, but 2025-10-14T08:07:21.658886382+00:00 stdout F you need to be the system 'mysql' user to connect. 2025-10-14T08:07:21.658903613+00:00 stdout F After connecting you can set the password, if you would need to be 2025-10-14T08:07:21.658919853+00:00 stdout F able to connect as any of these users with a password and without sudo 2025-10-14T08:07:21.658970115+00:00 stdout F 2025-10-14T08:07:21.658970115+00:00 stdout F See the MariaDB Knowledgebase at https://mariadb.com/kb 2025-10-14T08:07:21.658970115+00:00 stdout F 2025-10-14T08:07:21.658970115+00:00 stdout F You can start the MariaDB daemon with: 2025-10-14T08:07:21.658989986+00:00 stdout F cd '/usr' ; /usr/bin/mariadb-safe --datadir='/var/lib/mysql' 2025-10-14T08:07:21.658989986+00:00 stdout F 2025-10-14T08:07:21.659007296+00:00 stdout F You can test the MariaDB daemon with mysql-test-run.pl 2025-10-14T08:07:21.659023787+00:00 stdout F cd '/usr/share/mysql-test' ; perl mariadb-test-run.pl 2025-10-14T08:07:21.659023787+00:00 stdout F 2025-10-14T08:07:21.659041177+00:00 stdout F Please report any problems at https://mariadb.org/jira 2025-10-14T08:07:21.659041177+00:00 stdout F 2025-10-14T08:07:21.659061118+00:00 stdout F The latest information about MariaDB is available at https://mariadb.org/. 2025-10-14T08:07:21.659077469+00:00 stdout F 2025-10-14T08:07:21.659093809+00:00 stdout F Consider joining MariaDB's strong and vibrant community: 2025-10-14T08:07:21.659093809+00:00 stdout F https://mariadb.org/get-involved/ 2025-10-14T08:07:21.659110520+00:00 stdout F 2025-10-14T08:07:21.889395594+00:00 stdout F 251014 08:07:21 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'. 2025-10-14T08:07:21.952039872+00:00 stdout F 251014 08:07:21 mysqld_safe Starting mariadbd daemon with databases from /var/lib/mysql 2025-10-14T08:07:22.677512732+00:00 stderr F sudo: unable to send audit message: Operation not permitted 2025-10-14T08:07:22.688512998+00:00 stdout F spawn mysql_secure_installation 2025-10-14T08:07:22.708690460+00:00 stdout F 2025-10-14T08:07:22.708690460+00:00 stdout F NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MariaDB 2025-10-14T08:07:22.708690460+00:00 stdout F SERVERS IN PRODUCTION USE! PLEASE READ EACH STEP CAREFULLY! 2025-10-14T08:07:22.708690460+00:00 stdout F 2025-10-14T08:07:22.708690460+00:00 stdout F In order to log into MariaDB to secure it, we'll need the current 2025-10-14T08:07:22.708690460+00:00 stdout F password for the root user. If you've just installed MariaDB, and 2025-10-14T08:07:22.708690460+00:00 stdout F haven't set the root password yet, you should just press enter here. 2025-10-14T08:07:22.708690460+00:00 stdout F 2025-10-14T08:07:22.711809137+00:00 stdout P Enter current password for root (enter for none): 2025-10-14T08:07:22.712234782+00:00 stdout F 2025-10-14T08:07:22.733004023+00:00 stdout F OK, successfully used password, moving on... 2025-10-14T08:07:22.733004023+00:00 stdout F 2025-10-14T08:07:22.733004023+00:00 stdout F Setting the root password or using the unix_socket ensures that nobody 2025-10-14T08:07:22.733004023+00:00 stdout F can log into the MariaDB root user without the proper authorisation. 2025-10-14T08:07:22.733004023+00:00 stdout F 2025-10-14T08:07:22.733142778+00:00 stdout F You already have your root account protected, so you can safely answer 'n'. 2025-10-14T08:07:22.733142778+00:00 stdout F 2025-10-14T08:07:22.733142778+00:00 stdout P Switch to unix_socket authentication [Y/n] 2025-10-14T08:07:22.733245131+00:00 stdout F n 2025-10-14T08:07:22.733715178+00:00 stdout F ... skipping. 2025-10-14T08:07:22.733715178+00:00 stdout F 2025-10-14T08:07:22.733847673+00:00 stdout F You already have your root account protected, so you can safely answer 'n'. 2025-10-14T08:07:22.733847673+00:00 stdout F 2025-10-14T08:07:22.733847673+00:00 stdout P Change the root password? [Y/n] 2025-10-14T08:07:22.733966007+00:00 stdout F y 2025-10-14T08:07:22.737226758+00:00 stdout P New password: 2025-10-14T08:07:22.737532889+00:00 stdout F 2025-10-14T08:07:22.737532889+00:00 stdout P Re-enter new password: 2025-10-14T08:07:22.737801228+00:00 stdout F 2025-10-14T08:07:22.762745853+00:00 stdout F Password updated successfully! 2025-10-14T08:07:22.762745853+00:00 stdout F Reloading privilege tables.. 2025-10-14T08:07:22.775878194+00:00 stdout F ... Success! 2025-10-14T08:07:22.775878194+00:00 stdout F 2025-10-14T08:07:22.781822297+00:00 stdout F 2025-10-14T08:07:22.781822297+00:00 stdout F By default, a MariaDB installation has an anonymous user, allowing anyone 2025-10-14T08:07:22.781822297+00:00 stdout F to log into MariaDB without having to have a user account created for 2025-10-14T08:07:22.781822297+00:00 stdout F them. This is intended only for testing, and to make the installation 2025-10-14T08:07:22.781822297+00:00 stdout F go a bit smoother. You should remove them before moving into a 2025-10-14T08:07:22.781822297+00:00 stdout F production environment. 2025-10-14T08:07:22.781936471+00:00 stdout F 2025-10-14T08:07:22.781936471+00:00 stdout P Remove anonymous users? [Y/n] 2025-10-14T08:07:22.782171869+00:00 stdout F y 2025-10-14T08:07:22.800354522+00:00 stdout F ... Success! 2025-10-14T08:07:22.800354522+00:00 stdout F 2025-10-14T08:07:22.800354522+00:00 stdout F Normally, root should only be allowed to connect from 'localhost'. This 2025-10-14T08:07:22.800354522+00:00 stdout F ensures that someone cannot guess at the root password from the network. 2025-10-14T08:07:22.800354522+00:00 stdout F 2025-10-14T08:07:22.800418984+00:00 stdout P Disallow root login remotely? [Y/n] 2025-10-14T08:07:22.800563389+00:00 stdout F n 2025-10-14T08:07:22.800793478+00:00 stdout F ... skipping. 2025-10-14T08:07:22.800793478+00:00 stdout F 2025-10-14T08:07:22.800793478+00:00 stdout F By default, MariaDB comes with a database named 'test' that anyone can 2025-10-14T08:07:22.800793478+00:00 stdout F access. This is also intended only for testing, and should be removed 2025-10-14T08:07:22.800837299+00:00 stdout F before moving into a production environment. 2025-10-14T08:07:22.800837299+00:00 stdout F 2025-10-14T08:07:22.800837299+00:00 stdout P Remove test database and access to it? [Y/n] 2025-10-14T08:07:22.800942233+00:00 stdout F y 2025-10-14T08:07:22.801108528+00:00 stdout F - Dropping test database... 2025-10-14T08:07:22.809854028+00:00 stdout F ... Success! 2025-10-14T08:07:22.809854028+00:00 stdout F - Removing privileges on test database... 2025-10-14T08:07:22.822629936+00:00 stdout F ... Success! 2025-10-14T08:07:22.822629936+00:00 stdout F 2025-10-14T08:07:22.822629936+00:00 stdout F Reloading the privilege tables will ensure that all changes made so far 2025-10-14T08:07:22.822629936+00:00 stdout F will take effect immediately. 2025-10-14T08:07:22.822629936+00:00 stdout F 2025-10-14T08:07:22.822629936+00:00 stdout P Reload privilege tables now? [Y/n] 2025-10-14T08:07:22.822799711+00:00 stdout F y 2025-10-14T08:07:22.829566554+00:00 stdout F ... Success! 2025-10-14T08:07:22.829566554+00:00 stdout F 2025-10-14T08:07:22.829566554+00:00 stdout F Cleaning up... 2025-10-14T08:07:22.833958274+00:00 stdout F 2025-10-14T08:07:22.833958274+00:00 stdout F All done! If you've completed all of the above steps, your MariaDB 2025-10-14T08:07:22.833958274+00:00 stdout F installation should now be secure. 2025-10-14T08:07:22.833958274+00:00 stdout F 2025-10-14T08:07:22.833958274+00:00 stdout F Thanks for using MariaDB! 2025-10-14T08:07:24.139740876+00:00 stdout F 251014 08:07:24 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'. 2025-10-14T08:07:24.221711097+00:00 stdout F 251014 08:07:24 mysqld_safe Starting mariadbd daemon with databases from /var/lib/mysql 2025-10-14T08:07:25.114602465+00:00 stdout F mysqld is alive