[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-14 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-23661 as Fixed


github webhook failing
















Change By:


SCM/JIRA link daemon
(14/Jul/14 3:10 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-14 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-23661


github webhook failing















Code changed in jenkins
User: Nukul Bhasin
Path:
 src/main/java/com/cloudbees/jenkins/GitHubWebHook.java
http://jenkins-ci.org/commit/github-plugin/18e9de49c44ae56045945616e488f3cb9966f3c9
Log:
  Merge pull request #43 from hubba/master

FIXED JENKINS-23661


Compare: https://github.com/jenkinsci/github-plugin/compare/bf6ed268d626...18e9de49c44a




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-14 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-23661


github webhook failing















Code changed in jenkins
User: Nukul Bhasin
Path:
 src/main/java/com/cloudbees/jenkins/GitHubWebHook.java
http://jenkins-ci.org/commit/github-plugin/4cfd5efdc6665e768a2c114c3ccc3cd85d78fd33
Log:
  FIXED JENKINS-23661

Github webhook specifies a "X-Github-Event" header but github services do not.
This adds back the support github services that don't specify a header to just
fallback on the old code.





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-08 Thread andr...@graticule.com (JIRA)














































Andrew Manson
 commented on  JENKINS-23661


github webhook failing















@steve are you saying that there is some sort of workaround for this? Are there any known workarounds or are we just waiting for a fix?

We're quite eager for a fix on this one so if there is anything I can do to help out just let me know. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-08 Thread gen...@gmail.com (JIRA)












































 
Gennady Feldman
 edited a comment on  JENKINS-23661


github webhook failing
















Rolling back to 1.8 solved the issue for me.

Thanks for the tip @steve.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-08 Thread gen...@gmail.com (JIRA)














































Gennady Feldman
 commented on  JENKINS-23661


github webhook failing















Rolling back to 1.8 solved the issue for me.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-08 Thread ch...@manson.ie (JIRA)














































Chris Manson
 commented on  JENKINS-23661


github webhook failing















Thanks @Gennady, I never even knew you could roll back a plugin version! I also got a little snagged by not restarting Jenkins after the downgrade. I'm all back up and running again though so thanks to both of you 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-08 Thread stevejansen_git...@icloud.com (JIRA)














































Steve Jansen
 commented on  JENKINS-23661


github webhook failing















Good news, it looks like the GitHub service for the "Jenkins (GitHub plugin)" was just updated.

The change @ https://github.com/github/github-services/blame/master/lib/services/jenkins_github.rb#L16 looks like it will fix this problem for the plugin v1.9.

I'm not sure if this change is live on GitHub.com, or if you will need to recreate the Jenkins service on the "Webhooks  Services" setting panel @ https://github.com/:org-or-user/:repo/settings/hooks



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-08 Thread m...@nukulb.com (JIRA)














































Nukul Bhasin
 commented on  JENKINS-23661


github webhook failing















https://github.com/github/github-services/commit/19a3c876e483e2470f21f756ac9ee0499b5c4322#diff-96256a1827d9dfd0cd6a1f068b18831dR12

I will put up a new fix for the plugin, for now the change in github services will suffice to get folks rolling. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-08 Thread m...@nukulb.com (JIRA)












































 
Nukul Bhasin
 edited a comment on  JENKINS-23661


github webhook failing
















I explained here what exactly happened here.

https://github.com/github/github-services/commit/19a3c876e483e2470f21f756ac9ee0499b5c4322#diff-96256a1827d9dfd0cd6a1f068b18831dR12

I will put up a new fix for the plugin, for now the change in github services will suffice to get folks rolling. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-03 Thread stevejansen_git...@icloud.com (JIRA)














































Steve Jansen
 commented on  JENKINS-23661


github webhook failing















Also occurring on Jenkins LTS 1.554.3



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-03 Thread stevejansen_git...@icloud.com (JIRA)














































Steve Jansen
 commented on  JENKINS-23661


github webhook failing















Believe this commit in the GitHub-Plugin v1.9 has broken webhooks when using the GitHub "service" for Jenkins rather than a GitHub "webhook" with your Jenkins webhook URL.

https://github.com/jenkinsci/github-plugin/commit/bcc3bc1ca704b2be3f1475b616fa1b209986a1fd



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-03 Thread stevejansen_git...@icloud.com (JIRA)














































Steve Jansen
 updated  JENKINS-23661


github webhook failing
















Change By:


Steve Jansen
(03/Jul/14 1:35 PM)




Priority:


Major
Critical



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-02 Thread dani...@pobox.com (JIRA)














































Daniel Craigmile
 created  JENKINS-23661


github webhook failing















Issue Type:


Bug



Assignee:


Unassigned


Components:


github



Created:


02/Jul/14 9:11 PM



Description:


Getting this error when the github webhook is invoked:

WARNING: Error while serving http://my-ci-server/github-webhook/
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.lang.Thread.run(Thread.java:744)
...
Caused by: java.lang.IllegalArgumentException: Github Webhook event of type null is not supported. Only push events are current supported
at com.cloudbees.jenkins.GitHubWebHook.doIndex(GitHubWebHook.java:160)
... 71 more




Environment:


Jenkins version 1.570




Project:


Jenkins



Priority:


Major



Reporter:


Daniel Craigmile

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [github] (JENKINS-23661) github webhook failing

2014-07-02 Thread dani...@pobox.com (JIRA)














































Daniel Craigmile
 updated  JENKINS-23661


github webhook failing
















Change By:


Daniel Craigmile
(02/Jul/14 9:14 PM)




Description:


Gettingthiserrorwhenthegithubwebhookisinvoked:
{code}
WARNING:Errorwhileservinghttp://my-ci-server/github-webhook/java.lang.reflect.InvocationTargetExceptionatsun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethod)atjava.lang.Thread.run(Thread.java:744)[...]Causedby:java.lang.IllegalArgumentException:GithubWebhookeventoftypenullisnotsupported.Onlypusheventsarecurrentsupportedatcom.cloudbees.jenkins.GitHubWebHook.doIndex(GitHubWebHook.java:160)...71more
{code}



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.