leezu commented on issue #17631: Increase docker timeouts
URL: https://github.com/apache/incubator-mxnet/pull/17631#issuecomment-613629040
 
 
   We did find this problem reoccurred after updating the Docker version used 
by CI. The timeout fix was merged as part of 
https://github.com/apache/incubator-mxnet/pull/16722. 
   
   The issue is tracked upstream at docker/docker-py#2266. The rootcause is 
that when a new instance is spawned, booted, Docker agent started and Jenkins 
immediately requests starting a container, docker may take longer than 60 
seconds to finish the startup, which is docker-py's timeout.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to