[JIRA] (JENKINS-60452) Received gitlab webhook push event but nothing happpened

2020-04-25 Thread parichay.barpa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Parichay Barpanda commented on  JENKINS-60452  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Received gitlab webhook push event but nothing happpened   
 

  
 
 
 
 

 
 alex li Are you still facing this issue?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203530.157611613.17773.1587835200336%40Atlassian.JIRA.


[JIRA] (JENKINS-60452) Received gitlab webhook push event but nothing happpened

2019-12-11 Thread lx89...@126.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 alex li updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60452  
 
 
  Received gitlab webhook push event but nothing happpened   
 

  
 
 
 
 

 
Change By: 
 alex li  
 

  
 
 
 
 

 
 from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.logI can confirm the Gitlab server did send the push event and the jenkins server did receive the requestIn the jenkins.log I can see  that jenkins server received  the  received   push events as follows:2019-12-11 08:53:38.415+ [id=498] INFO o.g.api.webhook.WebHookManager#handleRequest: handleEvent: X-Gitlab-Event=Push Hook2019-12-11 08:53:38.418+ [id=498] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: PUSH EVENT2019-12-11 08:53:38.419+ [id=498] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: {..etc however in but no futher action about this trigger eventIn  the jenkins.branch.MultiBranchProject.log ,   we may find the reason: [Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx /yyy  UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019 [Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx /  UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:#ff}Matched 0{color}*.what does the matched 0 mean ? It works fine when the result is "*Matched 1*" , but it just seems out of control and wired……     
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian 

[JIRA] (JENKINS-60452) Received gitlab webhook push event but nothing happpened

2019-12-11 Thread lx89...@126.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 alex li updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60452  
 
 
  Received gitlab webhook push event but nothing happpened   
 

  
 
 
 
 

 
Change By: 
 alex li  
 

  
 
 
 
 

 
 from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.logI can confirm the Gitlab server did send the push event and the jenkins server did receive the requestIn the jenkins.log I can see that jenkins server received the push events as follows:2019-12-11  11  08 : 10 53 : 23 38 . 840 415 + [id= 877 498 ] INFO o.g.api.webhook.WebHookManager#handleRequest: handleEvent: X-Gitlab-Event=Push Hook 2019-12-11  11  08 : 10 53 : 23 38 . 844 418 + [id= 877 498 ] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: PUSH EVENT 2019-12-11  11  08 : 10 53 : 23 38 . 845 419 + [id= 877 498 ] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: {    ..etchowever in the jenkins.branch.MultiBranchProject.log, [Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019 [Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:#ff}Matched 0{color}*.what does the matched 0 mean ? It works fine when the result is "*Matched 1*" , but it just seems out of control and wired……     
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira 

[JIRA] (JENKINS-60452) Received gitlab webhook push event but nothing happpened

2019-12-11 Thread lx89...@126.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 alex li updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60452  
 
 
  Received gitlab webhook push event but nothing happpened   
 

  
 
 
 
 

 
Change By: 
 alex li  
 

  
 
 
 
 

 
 from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.logI can confirm the Gitlab  server  did send the push event and the jenkins server did receive the requestIn the jenkins.log I can see that jenkins server received the push events  as follows :2019-12-11 11:10:23.840+ [id=877] INFO o.g.api.webhook.WebHookManager#handleRequest: handleEvent: X-Gitlab-Event=Push Hook 2019-12-11 11:10:23.844+ [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: PUSH EVENT 2019-12-11 11:10:23.845+ [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: {  ..etchowever in the jenkins.branch.MultiBranchProject.log, [Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019 [Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:#ff}Matched 0{color}*.what does the matched 0 mean ? It works fine when the  resulte  result  is "*Matched 1*" , but it just seems out of control and wired……     
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 

[JIRA] (JENKINS-60452) Received gitlab webhook push event but nothing happpened

2019-12-11 Thread lx89...@126.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 alex li updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60452  
 
 
  Received gitlab webhook push event but nothing happpened   
 

  
 
 
 
 

 
Change By: 
 alex li  
 

  
 
 
 
 

 
 from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.logI can confirm the Gitlab did send the push event and the jenkins server did receive the requestIn the jenkins.log I can see that jenkins server received the push events:2019-12-11 11:10:23.840+ [id=877] INFO o.g.api.webhook.WebHookManager#handleRequest: handleEvent: X-Gitlab-Event=Push Hook2019-12-11 11:10:23.844+ [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: PUSH EVENT2019-12-11 11:10:23.845+ [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: {  ..etchowever in the jenkins.branch.MultiBranchProject.log, [Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019 [Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ [http://172.24.31.106:8080/gitlab-webhook/post] with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:#ff}Matched 0{color}*.what does the matched 0 mean ? It works fine when the resulte is "*Matched 1*" , but it just seems out of control  and wired……     
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 
   

[JIRA] (JENKINS-60452) Received gitlab webhook push event but nothing happpened

2019-12-11 Thread lx89...@126.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 alex li updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60452  
 
 
  Received gitlab webhook push event but nothing happpened   
 

  
 
 
 
 

 
Change By: 
 alex li  
 

  
 
 
 
 

 
 from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.logI can confirm the Gitlab did send the push event and the jenkins server did receive the request In the  problem logs follows  jenkins.log I can see that jenkins server received the push events : 2019-12-11 11:10:23.840+ [ id=877] INFO o.g.api.webhook.WebHookManager#handleRequest: handleEvent: X-Gitlab-Event=Push Hook2019-12-11 11:10:23.844+ [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: PUSH EVENT2019-12-11 11:10:23.845+ [id=877] INFO i.j.p.g.GitLabWebHookListener#onPushEvent: {  ..etchowever in the jenkins.branch.MultiBranchProject.log, [ Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒  [  http://172.24.31.106:8080/gitlab-webhook/post ]  with timestamp Wed Dec 11 16:53:38 CST 2019[Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒  [  http://172.24.31.106:8080/gitlab-webhook/post ]  with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:# FF ff }Matched 0{color}*.what does the matched 0 mean ? It  make no sense here  works fine when the resulte is "*Matched 1*" , but it just seems out of control      
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  

[JIRA] (JENKINS-60452) Received gitlab webhook push event but nothing happpened

2019-12-11 Thread lx89...@126.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 alex li updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60452  
 
 
  Received gitlab webhook push event but nothing happpened   
 

  
 
 
 
 

 
Change By: 
 alex li  
 

  
 
 
 
 

 
 from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.logI can confirm the Gitlab did send the push event and the jenkins server did receive the request the problem logs follows:[Wed Dec 11 16:53:38 CST 2019] Received Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ http://172.24.31.106:8080/gitlab-webhook/post with timestamp Wed Dec 11 16:53:38 CST 2019[Wed Dec 11 16:53:38 CST 2019] Finished processing Push event to branch master in project xxx UPDATED event from 172.24.22.100 ⇒ http://172.24.31.106:8080/gitlab-webhook/post with timestamp Wed Dec 11 16:53:38 CST 2019. *{color:#FF}Matched 0{color}*.what does the matched 0 mean ? It make no sense here   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups 

[JIRA] (JENKINS-60452) Received gitlab webhook push event but nothing happpened

2019-12-11 Thread lx89...@126.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 alex li updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60452  
 
 
  Received gitlab webhook push event but nothing happpened   
 

  
 
 
 
 

 
Change By: 
 alex li  
 

  
 
 
 
 

 
 from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.log I can confirm the Gitlab did send the push event and the jenkins server did receive the request  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203530.157611613.5947.1576116240300%40Atlassian.JIRA.


[JIRA] (JENKINS-60452) Received gitlab webhook push event but nothing happpened

2019-12-11 Thread lx89...@126.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 alex li created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60452  
 
 
  Received gitlab webhook push event but nothing happpened   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Parichay Barpanda  
 
 
Components: 
 gitlab-branch-source-plugin  
 
 
Created: 
 2019-12-12 02:02  
 
 
Environment: 
 Jenkins ver. 2.190.1  GitLab Branch Source v1.4.0  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 alex li  
 

  
 
 
 
 

 
 from the jenkins.log and $JENKINS_HOME/logs/jenkins.branch.MultiBranchProject.log  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment