In TAS v4.0.25 & v6.0.5, smoke-test fails due to the app reporting RUNNING state when its actually in STARTING state. Examples of this behavior illustrated below (when scaling an app):
Below is an example of the error returned when app instance is showing RUNNING and is expecting 200's status codes but its actually unreachable and returning 400's because the state is actually STARTING, resulting in the "Bad Request":
400 Bad Request: Requested instance ('1') with guid ('20b#####-6###-4##l-a###-5#########2d') does not exist for route
Affected Versions:
This is a known issue with the CAPI version that TAS is using.