Advertisement
Guest User

Untitled

a guest
Jul 13th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. 16:17:16 Stopping and removing name=unnamed, id=5bab561632b6c179446df56dd3aadf10402989047564202f86c6b3989551820c
  2. 16:17:28 Stopping and removing name=unnamed, id=4c04d87ec8b55a774c9e6558a814b944d665b4c0984d6677972285209c5eea7c
  3. 16:17:41 Stopping and removing name=unnamed, id=5b40e3237c00cb56897b75fbac500d22b81e53894683ff1a872e4f9e4a48fc1d
  4. 16:17:41 Traceback (most recent call last):
  5. 16:17:41 File "/home/jenkins/workspace/ovirt-imageio_4.2_check-patch-el7-x86_64/jenkins/scripts/docker_cleanup.py", line 290, in <module>
  6. 16:17:41 main()
  7. 16:17:41 File "/home/jenkins/workspace/ovirt-imageio_4.2_check-patch-el7-x86_64/jenkins/scripts/docker_cleanup.py", line 34, in main
  8. 16:17:41 stop_all_running_containers(client)
  9. 16:17:41 File "/home/jenkins/workspace/ovirt-imageio_4.2_check-patch-el7-x86_64/jenkins/scripts/docker_cleanup.py", line 125, in stop_all_running_containers
  10. 16:17:41 _remove_container(client, container)
  11. 16:17:41 File "/home/jenkins/workspace/ovirt-imageio_4.2_check-patch-el7-x86_64/jenkins/scripts/docker_cleanup.py", line 152, in _remove_container
  12. 16:17:41 client.stop(container)
  13. 16:17:41 File "/usr/lib/python2.7/site-packages/docker/utils/decorators.py", line 21, in wrapped
  14. 16:17:41 return f(self, resource_id, *args, **kwargs)
  15. 16:17:41 File "/usr/lib/python2.7/site-packages/docker/api/container.py", line 403, in stop
  16. 16:17:42 self._raise_for_status(res)
  17. 16:17:42 File "/usr/lib/python2.7/site-packages/docker/client.py", line 173, in _raise_for_status
  18. 16:17:42 raise errors.NotFound(e, response, explanation=explanation)
  19. 16:17:42 docker.errors.NotFound: 404 Client Error: Not Found ("{"message":"No such container: 5b40e3237c00cb56897b75fbac500d22b81e53894683ff1a872e4f9e4a48fc1d"}")
  20. 16:17:43 Aborting.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement