# Pastebin Rx6CuqIX 2018-03-08 02:48:47.230 | TASK [kube_master : drain the node if needed] ************************************************************************************ 2018-03-08 02:48:47.712 | fatal: [localhost]: FAILED! => {"changed": true, "cmd": "kubectl drain devstack --delete-local-data --force --ignore-daemonsets", "delta": "0:00:00.293107", "end": "2018-03-07 18:48:47.695445", "msg": "non-zero return code", "rc": 1, "start": "2018-03-07 18:48:47.402338", "stderr": "The connection to the server localhost:8080 was refused - did you specify the right host or port?", "stderr_lines": ["The connection to the server localhost:8080 was refused - did you specify the right host or port?"], "stdout": "", "stdout_lines": []} 2018-03-08 02:48:47.713 | ...ignoring 2018-03-08 02:48:47.720 | 2018-03-08 02:48:47.720 | TASK [kube_master : delete node if needed] *************************************************************************************** 2018-03-08 02:48:48.020 | fatal: [localhost]: FAILED! => {"changed": true, "cmd": "kubectl delete node devstack", "delta": "0:00:00.109484", "end": "2018-03-07 18:48:48.000015", "msg": "non-zero return code", "rc": 1, "start": "2018-03-07 18:48:47.890531", "stderr": "The connection to the server localhost:8080 was refused - did you specify the right host or port?", "stderr_lines": ["The connection to the server localhost:8080 was refused - did you specify the right host or port?"], "stdout": "", "stdout_lines": []} 2018-03-08 02:48:48.020 | ...ignoring 2018-03-08 02:48:48.024 | 2018-03-08 02:48:48.024 | TASK [kube_master : reset kubeadm setup] *****************************************************************************************