Description of problem: CI image for 3.11 extended_builds tests has an obsolete version of docker-1.3.11 installed. Version-Release number of selected component (if applicable): 3.11.z How reproducible: Always Steps to Reproduce: 1. Run the OCP 3.11 extended_builds suite 2. Review the log entry for the "Install docker" Ansible task. Actual results: Version docker-1.13.1-103.git7f2769b.el7.x86_64 is installed Expected results: Version docker-1.13.1-104 or higher is installed. This includes fixes to how docker processes symbolic links. Additional info: https://prow.ci.openshift.org/view/gcs/origin-ci-test/pr-logs/pull/25616/test_pull_request_origin_extended_builds_311/185/ https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/pr-logs/pull/25616/test_pull_request_origin_extended_builds_311/185/build-log.txt
Scott, you're looking into this, right?
*** This bug has been marked as a duplicate of bug 1884001 ***
Yes, duped bug has details of my latest understanding.