```
2015-06-24T22:41:01.537318+00:00 debug: Memcached pool 90129936, thread 140052079146752: Marked host 192.168.0.10:11211 dead until 1435185691.53
2015-06-24T22:41:01.542767+00:00 warning: Authorization failed. Could not find token: 5731bfea58c64784b9e7e83c29f83c6d (Disable debug mode to suppress these details.) (Disable debug mode to s
uppress these details.) from 192.168.0.2
```
same for the second token:
```
2015-06-24T22:31:07.226938+00:00 debug: Memcached pool 61707152, thread 140200754067200: Marked host 192.168.0.10:11211 dead until 1435185097.09
2015-06-24T22:31:07.251874+00:00 warning: Authorization failed. Could not find token: fbe9320a1057442b934d82e3c3357369 (Disable debug mode to suppress these details.) (Disable debug mode to suppress these details.) from 192.168.0.2
```
which means that memcache host became dead there. Keystone in 6.1 requires some seconds to failover.
In the logs I see
``` 24T22:41: 01.537318+ 00:00 debug: Memcached pool 90129936, thread 140052079146752: Marked host 192.168.0.10:11211 dead until 1435185691.53 24T22:41: 01.542767+ 00:00 warning: Authorization failed. Could not find token: 5731bfea58c6478 4b9e7e83c29f83c 6d (Disable debug mode to suppress these details.) (Disable debug mode to s
2015-06-
2015-06-
uppress these details.) from 192.168.0.2
``` 24T22:31: 07.226938+ 00:00 debug: Memcached pool 61707152, thread 140200754067200: Marked host 192.168.0.10:11211 dead until 1435185097.09 24T22:31: 07.251874+ 00:00 warning: Authorization failed. Could not find token: fbe9320a1057442 b934d82e3c33573 69 (Disable debug mode to suppress these details.) (Disable debug mode to suppress these details.) from 192.168.0.2
same for the second token:
```
2015-06-
2015-06-
```
which means that memcache host became dead there. Keystone in 6.1 requires some seconds to failover.
Were the tests destructive?