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

Running batch scripts killed after Jenkins restart

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • pipeline
    • None
    • Windows

      The following error occurs while running bat scripts from workflow in a windows environment.

      Running: Allocate node : Start
      Running on … in E:\workspace\…
      Running: Allocate node : Body : Start

      [exec]
      Terminate batch job (Y/N)?

      Running: Allocate node : Body : End
      Running: Allocate node : End
      Running: End of Workflow
      ERROR: script returned exit code 130
      Finished: FAILURE

      Something killed the batch script running ant, and Jenkins noted the erroneous exit status. There is no record of what killed it or why.

            jglick Jesse Glick
            ganthore Mark Austin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: