Skip to content

Ansible job failing frequently in GitLab-Provisioner project

Update: As a quick fix attempt, we merged gitlab-provisioner!20 (merged) to make sure we run reconfigure always. However, we have to dig deeper why components didn't get started properly in the first attempt. Following logs may show more patterns.


Looks like a race condition - before the DB and tables are up and ready, we are trying to access them.

I noticed another pattern - many a times, the first attempt of ansible fails. The retry sometimes succeed, some times not.

cc @ibaum Anything obvious from the logs?

Edited by Balasankar 'Balu' C