/usr/lib/python3.6/site-packages/paramiko/client.py:779: UserWarning: Unknown ssh-ed25519 host key for 192.168.122.28: b'fa3672edd01bf5edce20e1b9e3bdc10f' key.get_name(), hostname, hexlify(key.get_fingerprint()), 2018-08-12 20:00:19,509 main.py 128 INFO doctor test starting....... 2018-08-12 20:00:19,510 apex.py 36 INFO Setup Apex installer start...... 2018-08-12 20:00:19,510 base.py 91 INFO Get SSH keys from apex installer...... 2018-08-12 20:00:19,878 apex.py 53 INFO Get controller and compute ips from Apex installer...... 2018-08-12 20:00:19,878 base.py 109 INFO Run command=source stackrc; nova list | grep ' overcloud-' in apex installer...... 2018-08-12 20:00:23,951 base.py 118 INFO Output=['| 7eae7e48-b06d-4283-ab52-03b1eb27aefd | overcloud-controller-0 | ACTIVE | - | Running | ctlplane=192.30.9.8 |', '| 7db2524d-2e3b-41ec-b1d6-7b76606c7c3f | overcloud-controller-1 | ACTIVE | - | Running | ctlplane=192.30.9.7 |', '| 51b96cc4-24ef-4302-80d9-65560ab56ff7 | overcloud-controller-2 | ACTIVE | - | Running | ctlplane=192.30.9.9 |', '| e5dffa7e-6708-44cf-b10e-62e0240f9e86 | overcloud-novacompute-0 | ACTIVE | - | Running | ctlplane=192.30.9.5 |', '| 1ca90003-75f4-400e-84aa-2b1788d6b63e | overcloud-novacompute-1 | ACTIVE | - | Running | ctlplane=192.30.9.6 |'] command=source stackrc; nova list | grep ' overcloud-' in apex installer 2018-08-12 20:00:23,951 apex.py 64 INFO controller_ips:['192.30.9.8', '192.30.9.7', '192.30.9.9'] 2018-08-12 20:00:23,952 apex.py 65 INFO compute_ips:['192.30.9.5', '192.30.9.6'] 2018-08-12 20:00:24,674 apex.py 93 INFO Set apply patches start...... /usr/lib/python3.6/site-packages/paramiko/client.py:779: UserWarning: Unknown ssh-ed25519 host key for 192.30.9.8: b'35080b6230e4cd3cdc6261766b8b7899' key.get_name(), hostname, hexlify(key.get_fingerprint()), 2018-08-12 20:00:25,462 main.py 145 ERROR doctor test failed, Exception=Unable to run command: sudo python set_config.py ret: 1 2018-08-12 20:00:25,463 apex.py 124 INFO restore apply patches start...... Traceback (most recent call last): File "/src/doctor-tests/doctor_tests/main.py", line 131, in run self.setup() File "/src/doctor-tests/doctor_tests/main.py", line 45, in setup self.installer.setup() File "/src/doctor-tests/doctor_tests/installer/apex.py", line 40, in setup self.set_apply_patches() File "/src/doctor-tests/doctor_tests/installer/apex.py", line 107, in set_apply_patches self.cm_set_script) File "/src/doctor-tests/doctor_tests/installer/base.py", line 128, in _run_apply_patches ret, output = client.ssh(cmd) File "/src/doctor-tests/doctor_tests/common/utils.py", line 84, in ssh % (command, ret)) Exception: Unable to run command: sudo python set_config.py ret: 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/doctor-tests/doctor_tests/main.py", line 146, in run sys.exit(1) SystemExit: 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/doctor-test", line 10, in sys.exit(main()) File "/src/doctor-tests/doctor_tests/main.py", line 170, in main doctor.run() File "/src/doctor-tests/doctor_tests/main.py", line 148, in run self.cleanup() File "/src/doctor-tests/doctor_tests/main.py", line 151, in cleanup self.installer.cleanup() File "/src/doctor-tests/doctor_tests/installer/apex.py", line 44, in cleanup self.restore_apply_patches() File "/src/doctor-tests/doctor_tests/installer/apex.py", line 135, in restore_apply_patches self.cm_restore_script) File "/src/doctor-tests/doctor_tests/installer/base.py", line 133, in _run_apply_patches client.ssh(restart_cmd) File "/src/doctor-tests/doctor_tests/common/utils.py", line 84, in ssh % (command, ret)) Exception: Unable to run command: sudo systemctl restart openstack-ceilometer-notification.service ret: 5