jenkinsci / jenkinsci/workflow-multibranch-plugin

[JENKINS-64367] Multibranch directory path length restriction not working properly

Open
#523 3 comments 0 reactions 0 assignees View on GitHub
component:workflow-multibranch-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
87
Forks
131
PR merge metrics
No merged PRs in 30d

Description

Two days ago we updated Jenkins from 2.202.4 to 2.249.3.

Alongside, we updated the WMI plugin to 1.7 as well as the Bitbucket branch source plugin to 2.9.4.

Now the setting jenkins.branch.WorkspaceLocatorImpl.PATH_MAX sometimes is no longer picked up by some of the nodes - while other still respect the setting.

I dumped both 'System information' into my compare tool. No changes could be found besides the obvious ones, e.g. hostname.

Tried to reconnect both nodes. However this did not change anything.

Remark:

After updating Jenkins + WMI we had to manually delete the jenkins.exe.config file on all WMI agents to be able to connect them. Maybe this is related?

---
Originally reported by macdrega, imported from: Multibranch directory path length restriction not working properly


  • status: Open
  • priority: Major
  • component(s): workflow-multibranch-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250

Raw content of original issue

Two days ago we updated Jenkins from 2.202.4 to 2.249.3.

Alongside, we updated the WMI plugin to 1.7 as well as the Bitbucket branch source plugin to 2.9.4.

Now the setting jenkins.branch.WorkspaceLocatorImpl.PATH_MAX sometimes is no longer picked up by some of the nodes - while other still respect the setting.

I dumped both 'System information' into my compare tool. No changes could be found besides the obvious ones, e.g. hostname.

Tried to reconnect both nodes. However this did not change anything.

Remark:
After updating Jenkins + WMI we had to manually delete the jenkins.exe.config file on all WMI agents to be able to connect them. Maybe this is related?

environment

```
Jenkins 2.249.3

WMI 1.7

workflow-mutlibranch-plugin 2.21

bitbucket branch source 2.9.4
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.