Allen Wittenauer created YETUS-613:
--------------------------------------

             Summary: Work around external docker purge
                 Key: YETUS-613
                 URL: https://issues.apache.org/jira/browse/YETUS-613
             Project: Yetus
          Issue Type: Improvement
          Components: Test Patch
            Reporter: Allen Wittenauer


test-patch should try to detect when an external docker purge has removed 
intermediate images during the docker build phase.

For example:

{code}
Removing intermediate container c654caf78962
Step 6/34 : ENV DEBCONF_TERSE true
 ---> Running in 4eb6250b6a81
 ---> ceeff04bbc06
Error removing intermediate container 4eb6250b6a81: removal of container 
4eb6250b6a817a5ef7440f2961265b7ea966401e537a9613b07445410da2af47 is already in 
progress
....
failed to get digest 
sha256:ceeff04bbc06471e2b08783fc863f505891d1fc0fdb00422f20af44ee48f9897: open 
/var/lib/docker/image/aufs/imagedb/content/sha256/ceeff04bbc06471e2b08783fc863f505891d1fc0fdb00422f20af44ee48f9897:
 no such file or directory
{code}





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to