Upgrading to 12.0 from 11.0.2 and failing with file found

This is the error I am getting when trying to update to the latest.
I ran a ls -R results from the root and did not file the file results.

Initializing

Current version is 11.0.2.
Update to Nextcloud 12.0.0 available. (channel: “stable”)
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-12.0.0.zip
Retry update

Check for expected files

The following extra files have been found: results

Check for write permissions

root@www:/# ls -R re*
ls: cannot access 're’: No such file or directory*
root@www:/#

What do I do next ?
John

HI,

I don’t understand what you are trying to archive with ls -R re*

maybe follow a manual command line update

https://docs.nextcloud.com/server/11/admin_manual/maintenance/update.html

I was trying to find any directories or files that had results in it.
It fails when trying to upgrade because of check for unexpected files.
john