Activity log for bug #1456896

Date Who What changed Old value New value Message
2015-05-20 06:35:30 Haomeng,Wang bug added bug
2015-05-25 02:27:26 OpenStack Infra ironic: status New In Progress
2015-05-25 02:27:26 OpenStack Infra ironic: assignee Haomeng,Wang (whaom)
2015-05-26 05:59:38 Dmitry Tantsur ironic: importance Undecided High
2015-05-29 12:42:58 Julia Kreger affects ironic bifrost
2015-05-29 16:27:40 John L. Villalovos summary biforst does not support RedHat bifrost does not support RedHat
2015-05-29 16:27:40 John L. Villalovos description [root@rhel7-vm bifrost]# ansible-playbook -vvvv -i inventory/localhost install.yaml ERROR: the playbook: install.yaml could not be found [root@rhel7-vm bifrost]# cd playbooks/ [root@rhel7-vm playbooks]# ansible-playbook -vvvv -i inventory/localhost install.yaml PLAY [Install Ironic on the local host.] ************************************** GATHERING FACTS *************************************************************** <localhost> REMOTE_MODULE setup <localhost> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397 && echo $HOME/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397'] <localhost> PUT /tmp/tmpqYh3Rj TO /root/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397/setup <localhost> EXEC /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=qvojdygnaagojpicbvgsicximeutfxtb] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qvojdygnaagojpicbvgsicximeutfxtb; LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397/ >/dev/null 2>&1'"'"'' ok: [localhost] TASK: [ironic-install | Update Package Cache] ********************************* <localhost> REMOTE_MODULE apt update_cache=yes <localhost> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872 && echo $HOME/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872'] <localhost> PUT /tmp/tmpeURNON TO /root/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872/apt <localhost> EXEC /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=rbrwqotkcmbxjgfcodhtttgadubryxzh] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rbrwqotkcmbxjgfcodhtttgadubryxzh; LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872/apt; rm -rf /root/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872/ >/dev/null 2>&1'"'"'' failed: [localhost] => {"cmd": "apt-get update '&&' apt-get install python-apt -y -q", "failed": true, "rc": 127} stderr: /bin/sh: apt-get: command not found msg: /bin/sh: apt-get: command not found FATAL: all hosts have already failed -- aborting PLAY RECAP ******************************************************************** to retry, use: --limit @/root/install.yaml.retry localhost : ok=1 changed=0 unreachable=0 failed=1 [root@rhel7-vm playbooks]# [root@rhel7-vm bifrost]# ansible-playbook -vvvv -i inventory/localhost install.yaml ERROR: the playbook: install.yaml could not be found [root@rhel7-vm bifrost]# cd playbooks/ [root@rhel7-vm playbooks]# ansible-playbook -vvvv -i inventory/localhost install.yaml PLAY [Install Ironic on the local host.] ************************************** GATHERING FACTS *************************************************************** <localhost> REMOTE_MODULE setup <localhost> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397 && echo $HOME/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397'] <localhost> PUT /tmp/tmpqYh3Rj TO /root/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397/setup <localhost> EXEC /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=qvojdygnaagojpicbvgsicximeutfxtb] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qvojdygnaagojpicbvgsicximeutfxtb; LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397/ >/dev/null 2>&1'"'"'' ok: [localhost] TASK: [ironic-install | Update Package Cache] ********************************* <localhost> REMOTE_MODULE apt update_cache=yes <localhost> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872 && echo $HOME/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872'] <localhost> PUT /tmp/tmpeURNON TO /root/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872/apt <localhost> EXEC /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=rbrwqotkcmbxjgfcodhtttgadubryxzh] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rbrwqotkcmbxjgfcodhtttgadubryxzh; LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872/apt; rm -rf /root/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872/ >/dev/null 2>&1'"'"'' failed: [localhost] => {"cmd": "apt-get update '&&' apt-get install python-apt -y -q", "failed": true, "rc": 127} stderr: /bin/sh: apt-get: command not found msg: /bin/sh: apt-get: command not found FATAL: all hosts have already failed -- aborting PLAY RECAP ******************************************************************** to retry, use: --limit @/root/install.yaml.retry localhost : ok=1 changed=0 unreachable=0 failed=1 [root@rhel7-vm playbooks]#
2015-06-02 06:43:10 Haomeng,Wang summary bifrost does not support RedHat bifrost does not support RedHat rpm packages
2015-06-29 13:36:13 Julia Kreger bifrost: status In Progress Fix Committed
2015-09-23 16:29:18 Julia Kreger bifrost: status Fix Committed Fix Released
2015-09-23 16:29:18 Julia Kreger bifrost: milestone 0.0.1