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

Ansible task failure (permission denied) #13606

Closed
bparees opened this issue Apr 3, 2017 · 5 comments
Closed

Ansible task failure (permission denied) #13606

bparees opened this issue Apr 3, 2017 · 5 comments
Assignees
Labels
component/install kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1

Comments

@bparees
Copy link
Contributor

bparees commented Apr 3, 2017

TASK [openshift_sanitize_inventory : Ensure a valid deployment type has been given.] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:22
fatal: [localhost]: FAILED! => {
    "changed": false, 
    "failed": true, 
    "msg": "Please set openshift_deployment_type to one of:\norigin, online, enterprise, atomic-enterprise, openshift-enterprise"
}
 [WARNING]: Could not create retry file '/usr/share/ansible/openshift-
ansible/playbooks/byo/config.retry'.         [Errno 13] Permission denied:
u'/usr/share/ansible/openshift-ansible/playbooks/byo/config.retry'

PLAY RECAP *********************************************************************
localhost                  : ok=13   changed=0    unreachable=0    failed=1   

++ export status=FAILURE
++ status=FAILURE
+ set +o xtrace
########## FINISHED STAGE: FAILURE: INSTALL ORIGIN ##########

https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended_conformance_install/735/consoleFull

@bparees
Copy link
Contributor Author

bparees commented Apr 3, 2017

@stevekuznetsov
Copy link
Contributor

Fixed in openshift-eng/aos-cd-jobs#166

@stevekuznetsov
Copy link
Contributor

Changes are pushed, jobs are updated -- will keep this open for a bit in case people need to re-trigger jobs

@bparees
Copy link
Contributor Author

bparees commented Apr 19, 2017

@stevekuznetsov
Copy link
Contributor

@bparees that failure is #13739 . This issue (deployment type) is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/install kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1
Projects
None yet
Development

No branches or pull requests

2 participants