Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-15233

Script Task needs debug output in build log

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Logs
    • None
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Currently, the output of the script task is not useful for debugging, as it does not show the commands that are executed. Instead, the logs show something like:

      /bin/sh /opt/app/atlassian/bamboo/current/temp/DEV-JOB1-8-ScriptBuildTask-6385738016401102851.sh

      Rather than:
      05:59:05 [atlas-web-promote] $ /bin/sh -xe /tmp/hudson1289015703492215660.sh
      05:59:05 + ./my_script foo bar

      Where a script is called using arguments generated dynamically, or pulled from Bamboo variables, this is essential. Perhaps an option on the plugin that gives the equivalent of running under sh/ksh/bash -x?

              Unassigned Unassigned
              7f08f9879b54 Richard Cross
              Votes:
              15 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: