[openstack-dev] [infra] placement job is busted in stable/newton (NO MORE HOSTS LEFT)
Matt Riedemann
mriedem at linux.vnet.ibm.com
Wed Jan 11 01:03:28 UTC 2017
I'm trying to sort out failures in the placement job in stable/newton
job where the tests aren't failing but it's something in the host
cleanup step that blows up.
Looking here I see this:
http://logs.openstack.org/57/416757/1/check/gate-tempest-dsvm-neutron-placement-full-ubuntu-xenial-nv/dfe0c38/_zuul_ansible/ansible_log.txt.gz
2017-01-04 22:46:50,761 p=10771 u=zuul | changed: [node] => {"changed":
true, "checksum": "7f4d51086f4bc4de5ae6d83c00b0e458b8606aa2", "dest":
"/tmp/05-cb20affd78a84851b47992ff129722af.sh", "gid": 3001, "group":
"jenkins", "md5sum": "2de9baa70e4d28bbcca550a17959beab", "mode": "0555",
"owner": "jenkins", "size": 647, "src":
"/tmp/tmpz_guiR/.ansible/remote_tmp/ansible-tmp-1483570010.54-207083993908564/source",
"state": "file", "uid": 3000}
2017-01-04 22:46:50,775 p=10771 u=zuul | TASK [command generated from
JJB] **********************************************
2017-01-04 23:44:42,880 p=10771 u=zuul | fatal: [node]: FAILED! =>
{"changed": true, "cmd":
["/tmp/05-cb20affd78a84851b47992ff129722af.sh"], "delta":
"0:57:51.734808", "end": "2017-01-04 23:44:42.632473", "failed": true,
"rc": 127, "start": "2017-01-04 22:46:50.897665", "stderr": "",
"stdout": "", "stdout_lines": [], "warnings": []}
2017-01-04 23:44:42,887 p=10771 u=zuul | NO MORE HOSTS LEFT
*************************************************************
2017-01-04 23:44:42,888 p=10771 u=zuul | PLAY RECAP
*********************************************************************
2017-01-04 23:44:42,888 p=10771 u=zuul | node :
ok=13 changed=13 unreachable=0 failed=1
I'm not sure what the 'NO MORE HOSTS LEFT' error means. Is there
something wrong with the post/cleanup step for this job in newton? It's
non-voting but we're backporting bug fixes for this code since it needs
to work to upgrade to ocata.
--
Thanks,
Matt Riedemann
More information about the OpenStack-dev
mailing list