NPE on build PR head revision

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      On building a head revision of a GitHub PR, I am getting the following NPE.
      It does not seem to fail on every PR. Due to the code, this occurrs just in case of GitHub repo is null. Any idea under which circumstances this might happen?

      Build log:

      Started by user XXXX
      10:34:23 Connecting to https://api.github.com using xxxxx/****** (GitHub Account)
      
      GitHub has been notified of this commit’s build result
      
      java.lang.NullPointerException
      	at org.jenkinsci.plugins.github_branch_source.GitHubSCMFile.metadata(GitHubSCMFile.java:106)
      	at org.jenkinsci.plugins.github_branch_source.GitHubSCMFile.content(GitHubSCMFile.java:176)
      	at jenkins.scm.api.SCMFile.contentAsString(SCMFile.java:338)
      	at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:104)
      	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:263)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:405)
      Finished: FAILURE
      

            Assignee:
            Stephen Connolly
            Reporter:
            Malte Brunnlieb
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: