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

NPE: Failed to abort at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:167)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None

    Description

      Pipeline jobs could not be cancelled.

      The pipeline thread dump showed

      java.lang.NullPointerException
      at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:167)
      at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:211)
      

      suggesting a problem akin to JENKINS-34021 but for launcher rather than listener.

      Attachments

        Issue Links

          Activity

            People

              jglick Jesse Glick
              jtsweet James Sweet
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: