Description of problem: upgrade failed with error "The requested handler 'restart master controllers' was not found" in either the main handlers list nor in the listening handlers list --- - name: modify controller args yedit: src: /etc/origin/master/master-config.yaml edits: - key: kubernetesMasterConfig.controllerArguments.cluster-signing-cert-file value: - /etc/origin/master/ca.crt - key: kubernetesMasterConfig.controllerArguments.cluster-signing-key-file value: - /etc/origin/master/ca.key notify: - restart master controllers - restart master api Version-Release number of the following components: openshift-ansible-3.10.0-0.21.0.git.0.0b1d180.el7.noarch How reproducible: Always Steps to Reproduce: 1. upgrade OCP 3.9 to 3.10 Actual results: TASK [openshift_control_plane : modify controller args] ****************************************************************************** task path: /usr/share/ansible/openshift-ansible/roles/openshift_control_plane/tasks/bootstrap_settings.yml:2 Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/yedit.py <qe-wmengah39-master-etcd-1.0414-7vl.qe.rhcloud.com> ESTABLISH SSH CONNECTION FOR USER: root ..... ERROR! The requested handler 'restart master controllers' was not found in either the main handlers list nor in the listening handlers list Expected results: Upgrade succeeds without error
PR Created in master: https://github.com/openshift/openshift-ansible/pull/7982
Fixed. openshift-ansible-3.10.0-0.26.0.git.0.dbc127c.el7.noarch Operating System: Red Hat Enterprise Linux Server 7.5 (Maipo) CPE OS Name: cpe:/o:redhat:enterprise_linux:7.5:GA:server Kernel: Linux 3.10.0-862.el7.x86_64
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:1816