Basic pipeline example. sh commands such as `ls` do not get published back to Splunk
```
pipeline { agent
options
stages { stage ('ShellStage'){ steps
} } }
I can not reproduce, please make sure pipeline related plugins get updated to latest version, e.g. https://plugins.jenkins.io/workflow-job https://plugins.jenkins.io/workflow-support