• Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Critical Critical
    • pipeline

      Would be useful to have the equivalent of a SIGKILL for a WorkflowRun: immediately terminate the FlowExecution (with ABORTED), throw away all threads, and mark all StepContext as invalid. Would help in case regular interruption fails for whatever reason.

          [JENKINS-25550] Hard kill

          jglick just pushed https://github.com/jenkinsci/workflow-plugin/pull/254 to try clarify it's actually an actionable link.

          Baptiste Mathus added a comment - jglick just pushed https://github.com/jenkinsci/workflow-plugin/pull/254 to try clarify it's actually an actionable link.

          Code changed in jenkins
          User: Baptiste Mathus
          Path:
          job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
          http://jenkins-ci.org/commit/workflow-plugin/fb2df1447467a940d0b60eaeca6ba102f594d7d6
          Log:
          JENKINS-25550 Make it clearer it's a clickable link

          Might seem obvious but I've already had many people not clicking on
          the link thinking this was only something informational.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Baptiste Mathus Path: job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java http://jenkins-ci.org/commit/workflow-plugin/fb2df1447467a940d0b60eaeca6ba102f594d7d6 Log: JENKINS-25550 Make it clearer it's a clickable link Might seem obvious but I've already had many people not clicking on the link thinking this was only something informational.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
          http://jenkins-ci.org/commit/workflow-plugin/13a467c07203b6fd5babc3e037ee964174f2529e
          Log:
          Merge pull request #254 from batmat/clarify-clickability

          JENKINS-25550 Make it clearer it's a clickable link

          Compare: https://github.com/jenkinsci/workflow-plugin/compare/4f09332339c1...13a467c07203

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java http://jenkins-ci.org/commit/workflow-plugin/13a467c07203b6fd5babc3e037ee964174f2529e Log: Merge pull request #254 from batmat/clarify-clickability JENKINS-25550 Make it clearer it's a clickable link Compare: https://github.com/jenkinsci/workflow-plugin/compare/4f09332339c1...13a467c07203

          Andrew Bayer added a comment -

          What more does this need to be closed?

          Andrew Bayer added a comment - What more does this need to be closed?

          abayer not sure what you mean: FWICT issues are generally not closed at least here (and I don't remember doing so in my components, btw).
          This issue is marked resolved already. So basically at the "final" state .

          Baptiste Mathus added a comment - abayer not sure what you mean: FWICT issues are generally not closed at least here (and I don't remember doing so in my components, btw). This issue is marked resolved already. So basically at the "final" state .

          Andrew Bayer added a comment -

          Augh, I buggered my filter and saw this as still open. Ignore me! =)

          Andrew Bayer added a comment - Augh, I buggered my filter and saw this as still open. Ignore me! =)

          Code changed in jenkins
          User: Jesse Glick
          Path:
          http://jenkins-ci.org/commit/workflow-support-plugin/d5480571368968e616fabf38455b333f3267cf35
          Log:
          Merge pull request #141 from jglick/kill-JENKINS-25550

          JENKINS-25550 Hard kill
          Originally-Committed-As: 5aca627c9f3c1d58c38c2ac765d4b430044e4433

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: http://jenkins-ci.org/commit/workflow-support-plugin/d5480571368968e616fabf38455b333f3267cf35 Log: Merge pull request #141 from jglick/kill- JENKINS-25550 JENKINS-25550 Hard kill Originally-Committed-As: 5aca627c9f3c1d58c38c2ac765d4b430044e4433

          Code changed in jenkins
          User: Jesse Glick
          Path:
          aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowRunTest.java
          job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
          http://jenkins-ci.org/commit/workflow-job-plugin/0e97bc55351122e2828572a755450863f74a343c
          Log:
          [FIXED JENKINS-25550] Hard kill.
          Originally-Committed-As: 60a0db70e7747d212632854deca1efb5e081cd8b

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowRunTest.java job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java http://jenkins-ci.org/commit/workflow-job-plugin/0e97bc55351122e2828572a755450863f74a343c Log: [FIXED JENKINS-25550] Hard kill. Originally-Committed-As: 60a0db70e7747d212632854deca1efb5e081cd8b

          Code changed in jenkins
          User: Baptiste Mathus
          Path:
          job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
          http://jenkins-ci.org/commit/workflow-job-plugin/6be3f4df12bc23ce18b91c3ed00552b3b466ea5f
          Log:
          JENKINS-25550 Make it clearer it's a clickable link

          Might seem obvious but I've already had many people not clicking on
          the link thinking this was only something informational.

          Originally-Committed-As: fb2df1447467a940d0b60eaeca6ba102f594d7d6

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Baptiste Mathus Path: job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java http://jenkins-ci.org/commit/workflow-job-plugin/6be3f4df12bc23ce18b91c3ed00552b3b466ea5f Log: JENKINS-25550 Make it clearer it's a clickable link Might seem obvious but I've already had many people not clicking on the link thinking this was only something informational. Originally-Committed-As: fb2df1447467a940d0b60eaeca6ba102f594d7d6

          Code changed in jenkins
          User: Jesse Glick
          Path:
          job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
          http://jenkins-ci.org/commit/workflow-job-plugin/43d73fbafd74fd91529f5e5cc28cb627f0af2ee9
          Log:
          Merge pull request #254 from batmat/clarify-clickability

          JENKINS-25550 Make it clearer it's a clickable link
          Originally-Committed-As: 13a467c07203b6fd5babc3e037ee964174f2529e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java http://jenkins-ci.org/commit/workflow-job-plugin/43d73fbafd74fd91529f5e5cc28cb627f0af2ee9 Log: Merge pull request #254 from batmat/clarify-clickability JENKINS-25550 Make it clearer it's a clickable link Originally-Committed-As: 13a467c07203b6fd5babc3e037ee964174f2529e

            kohsuke Kohsuke Kawaguchi
            jglick Jesse Glick
            Votes:
            12 Vote for this issue
            Watchers:
            31 Start watching this issue

              Created:
              Updated:
              Resolved: