You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2019. It is now read-only.
Occasionally new CentOS VMs will fail to make their disk writable. The likelihood is very low, but when this happens you will see a 'failed to mkdirs' when cloning the repository.
The workaround is to delete the VM from Jenkins, though a real fix would be to destroy a VM if the startup script fails (and return non-zero if we failed to chmod).
Occasionally new CentOS VMs will fail to make their disk writable. The likelihood is very low, but when this happens you will see a 'failed to mkdirs' when cloning the repository.
The workaround is to delete the VM from Jenkins, though a real fix would be to destroy a VM if the startup script fails (and return non-zero if we failed to chmod).