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

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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Environment:

      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.

            Assignee:
            Jesse Glick
            Reporter:
            James Sweet
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: