-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
Jenkins 1.639, jabber notifier plugin 1.35
XMPP connection seems up and running, but messages can't be sent.
Here are some redacted logs for readability:
SENT: <iq id='4l5Fc-1817' to='gmail.com' type='get'><ping xmlns='urn:xmpp:ping' /></iq>
RECV: <iq to="jenkins.42@gmail.com/C8104414" from="gmail.com" id="4l5Fc-1817" type="result"/>
RCV PKT: <iq id='4l5Fc-1817' to='jenkins.42@gmail.com/C8104414' from='gmail.com' type='result'></iq>
RECV: <presence from="2ig1zudk24mek1cypz9m4ev01o@public.talk.google.com/messaging-lcsw_hangouts742B010D" to="jenkins.42@gmail.com"><x xmlns="vcard-temp:x:update"><photo>41187abf8d69378ae881bd8e45839878553fdbbf</photo></x></presence>
RCV PKT: <presence to='jenkins.42@gmail.com' from='2ig1zudk24mek1cypz9m4ev00o@public.talk.google.com/messaging-lcsw_hangouts742B010D'><x xmlns='vcard-temp:x:update'><photo>41187abf8d69378ae881bd8e45839878553fdbbf</photo></x></presence>
RECV:
SENT: <iq id='4l5Fc-1818' type='get'><ping xmlns='urn:xmpp:ping' /></iq>
RECV: <iq to="jenkins.42@gmail.com/C8104414" id="4l5Fc-1818" type="result"/>
RCV PKT: <iq id='4l5Fc-1828' to='jenkins.42@gmail.com/C8104414' type='result'></iq>
RECV:
SENT: <iq id='4l5Fc-1819' type='get'><ping xmlns='urn:xmpp:ping' /></iq>
RECV: <iq to="jenkins.42@gmail.com/C8104414" id="4l5Fc-1819" type="result"/>
RCV PKT: <iq id='4l5Fc-1819' to='jenkins.42@gmail.com/C8104414' type='result'></iq>
SENT: <presence id='4l5Fc-1820'><status>Working: 1 out of 5 executors are busy.</status><priority>1</priority><show>away</show><nick xmlns="http://jabber.org/protocol/nick">jenkins.42</nick></presence>
RECV:
SENT: <message id='4l5Fc-1821' to='julien@example.com' type='chat'><body>Project p build #71: SUCCESS in 3 min 6 sec: https://jenkins.example.com/job/p/71/
samuel: Player: enable group</body><thread>redacted</thread></message>
RECV: <message id="4l5Fc-1821" to="jenkins.42@gmail.com/C8104414" type="error" from="julien@example.com"><body>Project p build #71: SUCCESS in 3 min 6 sec: https://jenkins.example.com/job/p/71/
samuel: Player: enable group</body><thread>redacted</thread><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></message>
Obviously I accpeted the Jenkins account in my google account, and already chatted between jenkins (logged on a browser) and me to test them.
I suspect that it's just Google refusing messages without telling us why, but why...