It seems that the file release-upgrade-available is not cleaned up properly and hence you are getting the error. To fix the error, truncate the file by running the following command. It will solve the issue.
sudo truncate -s 0 /var/lib/ubuntu-release-upgrader/release-upgrade-available