Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-27755

Publisher jenkins.plugins.slack.SlackNotifier aborted due to exception

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • slack-plugin
    • None
    • Jenkins ver. 1.580.3
      Slack Plugin ver. 1.2

      When multiple builds of the same job are running, Slack Plugin fails when waiting for a checkpoint on a previous job. The error below is from MyBuildJob #124.

      Slack Notifications is waiting for a checkpoint on MyBuildJob #123
      ERROR: Publisher jenkins.plugins.slack.SlackNotifier aborted due to exception
      java.lang.InterruptedException
      	at java.lang.Object.wait(Native Method)
      	at java.lang.Object.wait(Object.java:503)
      	at hudson.model.Run$RunExecution$CheckpointSet.waitForCheckPoint(Run.java:1596)
      	at hudson.model.Run.waitForCheckpoint(Run.java:1550)
      	at hudson.model.CheckPoint.block(CheckPoint.java:157)
      	at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:41)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
      	at hudson.model.Build$BuildExecution.post2(Build.java:183)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
      	at hudson.model.Run.execute(Run.java:1770)
      	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      	at hudson.model.ResourceController.execute(ResourceController.java:89)
      	at hudson.model.Executor.run(Executor.java:240)
      

          [JENKINS-27755] Publisher jenkins.plugins.slack.SlackNotifier aborted due to exception

            Unassigned Unassigned
            mattfirtioncoveros Matt Firtion
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: