Hi folks,
I think the Gerrit Trigger plug-in got updated again (to 2.22.0) and broke the retriggering of jobs by Gerrit comments.
If it got updated please downgrade to 2.21.1. If it's this version, something is still broken, but then I don't know what. :)
This is our conversation in #centos about it last time this happened (on the 6th of September):
(01:43:13 PM) adarazs: https://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger -> Version 2.22.0 (released Aug 17 2016) -> JENKINS-30821 - Add comment-added comment as job parameter (pull #295) -> https://issues.jenkins-ci.org/browse/JENKINS-30821 (01:43:13 PM) adarazs: -> looks to me like they were messing with this exact part of the plug-in and this is a contender for having this specific error appear while trying to fetch the comment that triggered the job. (01:43:25 PM) arrfab: adarazs: version is 2.22.0 so it seems the last one (01:44:35 PM) adarazs: it might help to downgrade to Version 2.21.1 (released Jun 07 2016)
-Attila
On Oct 18 12:49, Attila Darazs wrote:
Hi folks,
I think the Gerrit Trigger plug-in got updated again (to 2.22.0) and broke the retriggering of jobs by Gerrit comments.
None of the plugins were updated during the last maintenance window. 2.21.1 is still the active version of the Gerrit Trigger plugin.
If it got updated please downgrade to 2.21.1. If it's this version, something is still broken, but then I don't know what. :)
This is our conversation in #centos about it last time this happened (on the 6th of September):
(01:43:13 PM) adarazs: https://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger -> Version 2.22.0 (released Aug 17 2016) -> JENKINS-30821 - Add comment-added comment as job parameter (pull #295) -> https://issues.jenkins-ci.org/browse/JENKINS-30821 (01:43:13 PM) adarazs: -> looks to me like they were messing with this exact part of the plug-in and this is a contender for having this specific error appear while trying to fetch the comment that triggered the job. (01:43:25 PM) arrfab: adarazs: version is 2.22.0 so it seems the last one (01:44:35 PM) adarazs: it might help to downgrade to Version 2.21.1 (released Jun 07 2016)
-Attila
Can you send links to the job and the corresponding gerrit review you noticed this on?
Cheers!
--Brian
On 10/18/2016 04:18 PM, Brian Stinson wrote:
On Oct 18 12:49, Attila Darazs wrote:
Hi folks,
I think the Gerrit Trigger plug-in got updated again (to 2.22.0) and broke the retriggering of jobs by Gerrit comments.
None of the plugins were updated during the last maintenance window. 2.21.1 is still the active version of the Gerrit Trigger plugin.
If it got updated please downgrade to 2.21.1. If it's this version, something is still broken, but then I don't know what. :)
This is our conversation in #centos about it last time this happened (on the 6th of September):
(01:43:13 PM) adarazs: https://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger -> Version 2.22.0 (released Aug 17 2016) -> JENKINS-30821 - Add comment-added comment as job parameter (pull #295) -> https://issues.jenkins-ci.org/browse/JENKINS-30821 (01:43:13 PM) adarazs: -> looks to me like they were messing with this exact part of the plug-in and this is a contender for having this specific error appear while trying to fetch the comment that triggered the job. (01:43:25 PM) arrfab: adarazs: version is 2.22.0 so it seems the last one (01:44:35 PM) adarazs: it might help to downgrade to Version 2.21.1 (released Jun 07 2016)
-Attila
Can you send links to the job and the corresponding gerrit review you noticed this on?
Hm, then it might be something else this time.
On this review[1], we did a couple of "full-ci-check" comments, and according to our job config[2] it should trigger these two jobs[3][4], but nothing happens.
A.
[1] https://review.openstack.org/343443 [2] trigger: https://github.com/rdo-infra/ci-config/blob/master/jenkins/jobs/tripleo-quic... template: https://github.com/rdo-infra/ci-config/blob/master/jenkins/jobs/tripleo-quic... project: https://github.com/rdo-infra/ci-config/blob/master/jenkins/jobs/tripleo-quic... [3] https://ci.centos.org/view/rdo/view/tripleo-gate/job/tripleo-quickstart-gate... [4] https://ci.centos.org/view/rdo/view/tripleo-gate/job/tripleo-quickstart-gate...