When running integration tests, the ElasticMQ server is shutdown before the SQS Listener containers are shutdown. Therefore we get a whole bunch of stack traces when the test finishes. This should make sure that this does not happen but properly listening to the lifecycle of the spring application.