Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

10_build_gate.sh fails to locate ensure-docker ansible role #663

Closed
patilsuraj767 opened this issue Nov 2, 2021 · 3 comments
Closed

10_build_gate.sh fails to locate ensure-docker ansible role #663

patilsuraj767 opened this issue Nov 2, 2021 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@patilsuraj767
Copy link
Contributor

patilsuraj767 commented Nov 2, 2021

Describe the bug
Getting below error while running ./tools/gate/10_build_gate.sh

TASK [docker install] ********************************************************************************************************************************************
ERROR! the role 'ensure-docker' was not found in /root/temp/airshipctl/playbooks/roles:/root/temp/airshipctl/roles:/root/zuul-jobs/roles:/root/temp/airshipctl/playbooks

The error appears to be in '/root/temp/airshipctl/playbooks/airship-airshipctl-build-gate.yaml': line 33, column 15, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

      include_role:
        name: ensure-docker
              ^ here

@patilsuraj767 patilsuraj767 added bug Something isn't working triage Needs evaluation by project members labels Nov 2, 2021
@patilsuraj767
Copy link
Contributor Author

Please assign this issue to me.

@patilsuraj767
Copy link
Contributor Author

@eak13 eak13 removed the bug Something isn't working label Nov 3, 2021
@eak13 eak13 added this to the v2.1 milestone Nov 3, 2021
@eak13 eak13 added bug Something isn't working and removed triage Needs evaluation by project members labels Nov 3, 2021
@lb4368
Copy link

lb4368 commented Nov 3, 2021

Patchset merged. Closing

@lb4368 lb4368 closed this as completed Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants