- 
    Bug 
- 
    Resolution: Fixed
- 
    Minor 
- 
    None
In approx. 1 of 8 cases the the started EC2 instance is not tagged. We use spot instances if that is important.
I looked into the code and added some logging and found out that in some cases EC2AbstractSlave.fetchLiveInstanceData() is called before EC2AbstractSlave.pushLiveInstancedata().