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

kill command cannot abort build started by java -jar jenkins-cli.jar build -s

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • cli
    • None
    • Jenkins cli org.jenkins-ci.main:cli:2.107.2
      Jenkins core org.jenkins-ci.main:jenkins-core:2.107.2

      Use `java -jar jenkins-cli.jar -noKeyAuth -auth {auth} -s {server } build {jobName}-s` to start a jenkins build.

      If do ctrl +c, the process will be terminated and the build will be aborted.

      But use kill -2 {pid} ,the process can be terminated but the build is still running

            Unassigned Unassigned
            zhul13 linggyue zhu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: