### Description We get an error from gvisor-tap-vsock logrus, when shutting down an instance: ``` INFO[0000] [hostagent] Shutting down VZ ERRO[0000] [hostagent] dhcp: unhandled message type: RELEASE INFO[0000] [hostagent] [VZ] - vm state change: stopped ``` It should be changed from Error to Debug, so that it disappears from the log. https://github.com/containers/gvisor-tap-vsock * #3776