Pipeline: Nodes and Processes

List of issues
KeySummaryCreatedUpdated
JENKINS-75052Add LICENSE file to GitHub repo of Pipeline Nodes and process plugin
JENKINS-73734Timeout of stage does not cause build to fail when running PowerShell with bat
JENKINS-73618ws step re-provisions already provisioned workspace if controller restarted in midway during build
JENKINS-72754unit test failures with MacOS on master branch
JENKINS-72633originalCause ignored if sub-process completed successfully
JENKINS-72087Hangs of executors
JENKINS-71481Job continues to run on timeout when process exits with code 0
JENKINS-71281Powershell with returnStdout hangs when using Invoke-Command
JENKINS-71164Need to access OutputStream within a TaskListener
JENKINS-71113AgentErrorCondition should handle "missing workspace" error
JENKINS-68523BlueOcean steps to use short description
JENKINS-66971bat command in not executing fromwin 2019 node
JENKINS-66217Issue with robo copy
JENKINS-66048PowerShell Step Always running, won't stop
JENKINS-64412“There is no body to invoke” from PlaceholderExecutable.run
JENKINS-63978Powershell script will hang in pipeline
JENKINS-60507Pipeline stuck when allocating machine | node block appears to be neither running nor scheduled
JENKINS-57866ShellStepTest.abort flake on Windows
JENKINS-57149Shell redirect causes exit code 0
JENKINS-56851Flush durable task output before agent shutdown or before writing lastLocation
JENKINS-55573Show a slaves status in console log when waiting to schedule task
JENKINS-54764builds fail when using timeout step with the Pipeline Basic Steps Plugin
JENKINS-54513Builds occupying executor but not running
JENKINS-53888Batch step running on a node other than the master fails
JENKINS-53750Shell scripts keep the working directory locked on Windows
JENKINS-52362Jenkins hangs due to "Running CpsFlowExecution unresponsive"
JENKINS-52165Use push rather than pull for durable task logging
JENKINS-51948ExecutorStepExecution.PlaceholderTask getEnclosingLabel/computeEnclosingLabel incorrectly calculate node resulting in mislabeled stages in parallel if they don't have an agent
JENKINS-51118bat(returnStdout:true , script: cmd).trim() returns error code1 if the output from the command is 0
JENKINS-51010Batch step marked as succeeded when set to return a non-zero value
JENKINS-49644API does not return all running builds
JENKINS-49562In a sequential pipeline sometimes the job is executed simultaneously in the master and in an agent
JENKINS-49389Completed pipeline jobs queued against master
JENKINS-49241pipeline hangs if slave node momentarily disconnects
JENKINS-49157Timeout: Unexpected build status after interrupting shell script
JENKINS-48882Build Executor number is not consistent with EXECUTOR_NUMBER
JENKINS-47868Pipeline durability hang when slave node disconnected
JENKINS-47815'currentExecutable' field is empty when querying for executors
JENKINS-47770Sometimes the node() step allocates a workspace that is already in use by another executor on the same slave.
JENKINS-47724Pipeline with parallel jobs performance issue with EC2 slaves
JENKINS-47594FileNotFoundException trying to access builds workspace. 
JENKINS-47390Allow durable task step to, uh, not be. Durable, that is.
JENKINS-47138Show agent/node where the build has beed executed in pipelines (blue-ocean / traditional)
JENKINS-46980Jobname with single quote breaks pipeline sh command
JENKINS-46089ProcessTreeKiller broken in pipeline jobs
JENKINS-46067Pipeline task scheduled on uninitialized node
JENKINS-45873Subprocess exited with an OOM, pipeline then zombied
JENKINS-45616Multi-branch pipelines do not interpolate platform environment variables into Jenkins global environment variables
JENKINS-45549unable to stash in pipeline in readonly dir
JENKINS-45340step hangs when agent is deconnected
JENKINS-44930Allow sh to return exit status, stdout and stderr all at once
JENKINS-44341Pipeline name breaks sh step
JENKINS-44231Safely pass args to sh step
JENKINS-41998'bat' step fails if configured agent overrides system path
JENKINS-41339Environment variables referencing other variables broken
JENKINS-40424mkdir failing for folders with no existing parent on windows
JENKINS-40329Ability to specify a default workspace on all nodes
JENKINS-39973Pipeline job can not be abort
JENKINS-38994Diagnose locker of a WorkspaceList.Lease
JENKINS-37790abort on pipeline with parallel not succeeding / providing feedback on nodes
JENKINS-36358ws step does not lock the workspace
JENKINS-35399Robustness fixes for Pipeline build resumption & durable tasks
JENKINS-35009ERROR: script returned exit code 103 - for Python 3 bat script
JENKINS-33995ExecutorStep::labels should be recorded in the FlowNode graph
JENKINS-32225Workflow's ExecutorStep should support searching of the node