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)

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None

      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.

          [JENKINS-37486] NPE: Failed to abort at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:167)

          James Sweet created issue -
          Jesse Glick made changes -
          Description Original: 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.

          This is blocking [https://issues.jenkins-ci.org/browse/JENKINS-34021].
          New: Pipeline jobs could not be cancelled.

          The pipeline thread dump showed

          {code:none}
          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)
          {code}

          suggesting a problem akin to JENKINS-34021 but for launcher rather than listener.
          Priority Original: Blocker [ 1 ] New: Major [ 3 ]
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-34021 [ JENKINS-34021 ]
          Andrew Bayer made changes -
          Component/s New: pipeline-general [ 21692 ]
          Andrew Bayer made changes -
          Component/s Original: workflow-plugin [ 18820 ]
          Jesse Glick made changes -
          Link New: This issue is blocked by JENKINS-40161 [ JENKINS-40161 ]
          Jesse Glick made changes -
          Component/s New: workflow-durable-task-step-plugin [ 21715 ]
          Component/s Original: pipeline [ 21692 ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "PR 23 (Web Link)" [ 15187 ]
          Jesse Glick made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Jesse Glick made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Resolved [ 5 ]

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

              Created:
              Updated:
              Resolved: