Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Comment: Published by Scroll Versions from this space and version 6.9-0
    Excerpt
    Section
    Column
    width40

    Image Added

    Qube job Validation & RegularExpression-based Output Parsing
    Column
    width60
    Expand
    title
    Click here for details...
    Info

    Min File Size

    Tooltip - Minimum size for identified outputPaths (in bytes).  [0 disables test]

    Used to test the created output file to ensure that it is of at least the minimum size specified. Put in the minimum size for output files, in bytes. A zero (0) disables the test.

    regex_highlights

    Tooltip - Regular expression for highlighting

    Used to add highlights into logs. Enter a regular expression that, if matched, will be highlighted in the information messages from stdout/stderr

    Info

    Used to add highlights into logs

    .

    regex_errors

    Tooltip - Regular expression for identifying fatal errors from

    Used to catch errors that show up in stdout/stderr

    Info

    Used to add errors for known problematic strings. If you enter for example . For example, if you list "error: 2145" here and this error was pressent string is present in the logs, the job would will be marked as failed. This field comes pre-populated with expressions based on the application you are submitting from. You can add more to the list, one entry per line.

    regex_outputPaths

    Tooltip -

    Regular expression for identifying outputPaths of images from stdout/

    stderr
    Info

    Used to identify the output paths for the job. stder.  This is useful for returning information to the Qube GUI so they you can right click browse outputthat the "Browse Ouput" right-mouse menu works.

    regex_progress

    Tooltip -

    Regular expression for identifying in-frame/chunk progress from stdout/stderr

    Info

    . Used to identify strings for relaying the progress of frames.

    regex_maxlines

    Tooltip -

    Maximum number of lines to store for regex matched patterns for stdout/stderr

    Info

    . Used to truncate the size of your log files.

    Info
    titleExamples

    To see examples of regular expressions for these contexts, look at the Nuke (cmdline) submission dialog - it has several already filled in.