2026-06-12T20:19:32.128166160-04:00 stdout F Running: mysql --host="mariadb" --user=root --password="$MARIADB_ROOT_PASSWORD" -e "CREATE DATABASE IF NOT EXISTS zuul CHARACTER SET utf8 COLLATE utf8_general_ci;GRANT ALL PRIVILEGES ON zuul.* TO zuul@% IDENTIFIED BY 63cadb32-1af5-46e4-90ee-a1f344341537 WITH GRANT OPTION; FLUSH PRIVILEGES;" 2026-06-12T20:19:32.224570735-04:00 stderr F mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead 2026-06-12T20:19:32.224717870-04:00 stderr F Warning: World-writable config file '/etc/my.cnf.d/docker.cnf' is ignored