Skip to content

Instantly share code, notes, and snippets.

@gdestuynder
Last active November 30, 2018 02:03
Show Gist options
  • Save gdestuynder/e151442bef5034d8c6a4f2e1321ee624 to your computer and use it in GitHub Desktop.
Save gdestuynder/e151442bef5034d8c6a4f2e1321ee624 to your computer and use it in GitHub Desktop.
hgmaster> TASK [docker-hg-ssh : copy requirements.txt] ***********************************
hgmaster> changed: [localhost]
hgmaster> TASK [docker-hg-ssh : populate virtualenv /var/hg/venv_testing] ****************
hgmaster> changed: [localhost]
hgmaster> TASK [docker-hg-ssh : install unifyrepo testing config] ************************
hgmaster> changed: [localhost]
hgmaster> RUNNING HANDLER [ldap-system-auth : restart sshd] ******************************
hgmaster> fatal: [localhost]: FAILED! => {"changed": false, "msg": "Could not find the requested service sshd: host"}
hgmaster> ...ignoring
hgmaster> RUNNING HANDLER [hg-ssh-server : restart rsyslogd] *****************************
hgmaster> fatal: [localhost]: FAILED! => {"changed": false, "msg": "Could not find the requested service rsyslog: host"}
hgmaster> ...ignoring
hgmaster> RUNNING HANDLER [kafka-broker : restart nrpe] **********************************
hgmaster> fatal: [localhost]: FAILED! => {"changed": false, "msg": "Could not find the requested service nrpe: host"}
hgmaster> ...ignoring
hgmaster> RUNNING HANDLER [hg-ssh : restart nrpe.service] ********************************
hgmaster> fatal: [localhost]: FAILED! => {"changed": false, "msg": "Could not find the requested service nrpe.service: host"}
hgmaster> ...ignoring
hgmaster> PLAY RECAP *********************************************************************
hgmaster> localhost : ok=133 changed=106 unreachable=0 failed=0
hgweb> changed: [localhost]
hgweb> RUNNING HANDLER [kafka-broker : restart nrpe] **********************************
hgweb> fatal: [localhost]: FAILED! => {"changed": false, "msg": "Could not find the requested service nrpe: host"}
hgweb> ...ignoring
hgweb> RUNNING HANDLER [hg-web : restart cgconfig] ************************************
hgweb> fatal: [localhost]: FAILED! => {"changed": false, "msg": "Could not find the requested service cgconfig: host"}
hgweb> ...ignoring
hgweb> RUNNING HANDLER [hg-web : restart rsyslogd] ************************************
hgweb> fatal: [localhost]: FAILED! => {"changed": false, "msg": "Could not find the requested service rsyslog: host"}
hgweb> ...ignoring
hgweb> PLAY RECAP *********************************************************************
hgweb> localhost : ok=128 changed=111 unreachable=0 failed=0
Error running mach:
['build-all']
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You should consider filing a bug for this issue.
If filing a bug, please include the full output of mach, including this error
message.
The details of the failure are as follows:
Exception: Unable to confirm image was built: bmoweb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment