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

tool step has no output when the tool doesn't exist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • pipeline
    • None
    • Jenkins 2.249.3, workflow-basic-steps 2.22

      There is no output for a failed tool step when the name of the tool is wrong.

      Relevant excerpt (the third tool doesn't exist):

      [Pipeline] tool
      [Pipeline] tool
      [Pipeline] tool
      [Pipeline] }
      [Pipeline] // dir
      [Pipeline] }
      [Pipeline] // node
      [Pipeline] }
      Failed in branch parallel-whatever 

      The step log at …/execution/node/269/log/ is completely empty.

      The code looks like that shouldn't be happening, but it does.

            Unassigned Unassigned
            danielbeck Daniel Beck
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: