SuccessConsole Output

Started by timer
Building in workspace /var/lib/jenkins/workspace/cleanup_docker
[cleanup_docker] $ /bin/sh -xe /tmp/hudson5164612796968292494.sh
+ docker ps -aq --filter status=exited
+ CONTAINERS=dd925c6a1f9e
28f94721063d
7ae82fc70334
+ [ dd925c6a1f9e
28f94721063d
7ae82fc70334 ]
+ docker rm dd925c6a1f9e 28f94721063d 7ae82fc70334
dd925c6a1f9e
28f94721063d
7ae82fc70334
+ docker images -q -f dangling=true
+ IMAGES=
+ [  ]
Finished: SUCCESS