Description of problem: The following unit tests consistently fail on the release-3.11 branch of openshift/origin: FAIL: github.com/openshift/origin/pkg/build/builder TestDockerfilePath 10ms FAIL: github.com/openshift/origin/pkg/build/builder TestDockerfileFromScratch 0s FAIL: github.com/openshift/origin/pkg/build/builder TestDockerBuildError 0s FAIL: github.com/openshift/origin/pkg/build/builder TestPushError 0s FAIL: github.com/openshift/origin/pkg/build/builder TestGetStrategyError 0s For example, see the following failing CI runs: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/25542/pull-ci-openshift-origin-release-3.11-unit/1318476427833643008 https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/24958/pull-ci-openshift-origin-release-3.11-unit/1318575610506776576 https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/25613/pull-ci-openshift-origin-release-3.11-unit/1318480791000322048 Version-Release number of selected component (if applicable): 3.11 How reproducible: Consistently. Steps to Reproduce: 1. Open an empty PR in openshift/origin (for example, see https://github.com/openshift/origin/pull/25613). Actual results: The ci/prow/unit CI job fails. Expected results: The ci/prow/unit CI job passes. Additional info: These failures were previously reported on 2020-04-14 in https://github.com/openshift/origin/issues/24874. These failures seem to affect all PRs to openshift/origin's release-3.11 branch, which costs developer time and CI resources and delays fixes to 3.11 (because fixes cannot merge until an issue gets escalated to the point that someone overrides the failing jobs).
3.11 CI is using a broken version of Docker. Filed https://bugzilla.redhat.com/show_bug.cgi?id=1890328. In the meantime affected tests are going to be skipped.
Met other unit test failed, please see: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/25617/pull-ci-openshift-origin-release-3.11-unit/1319521286711414784
Maybe need later job to check, since the pr is merged 13 hours ago
Job is still 3 days ago
Verified it, "Run test unit - container test" is pass in job: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/25616/pull-ci-openshift-origin-release-3.11-unit/1319322851123138560
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 3.11.317 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4430