-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Windows/Linux
Workspace is inconsistent with configuration. Scheduling a new build: No CVS dir in C:\Program Files (x86)\Jenkins\workspace\Common Done. Took 0 ms Changes found
Jenkins is looking for a "CVS" directory in the workspace. Since it does not find this (it is not supposed to - multiple modules/legacy option checked), it tries another build, and another and another and so on.
In the example above, "C:\Program Files (x86)\Jenkins\workspace\Common" is the path to the workspace, and contains other folders that are the actual modules for the build:
C:\Program Files (x86)\Jenkins\workspace\Common\libAlpha
C:\Program Files (x86)\Jenkins\workspace\Common\libMath
C:\Program Files (x86)\Jenkins\workspace\Common\commonLib
C:\Program Files (x86)\Jenkins\workspace\Common\mainApp
This is also on an issue on linux slaves, without spaces in the path.
[JENKINS-11787] CVS inconsistent workspace issue. Jenkins is looking for a "CVS" directory in the main workspace.
Description |
Original:
{noformat} Workspace is inconsistent with configuration. Scheduling a new build: No CVS dir in C:\Program Files (x86)\Jenkins\workspace\Common Done. Took 0 ms Changes found {noformat} Jenkins is looking for a "CVS" directory in the workspace. Since it does not find this (it is not supposed to - multiple modules/legacy option checked), it tries another build. In the example above, "C:\Program Files (x86)\Jenkins\workspace\Common" is the path to the workspace, and contains other folders that are the actual modules for the build: C:\Program Files (x86)\Jenkins\workspace\Common\libAlpha C:\Program Files (x86)\Jenkins\workspace\Common\libMath C:\Program Files (x86)\Jenkins\workspace\Common\commonLib C:\Program Files (x86)\Jenkins\workspace\Common\mainApp This is also on an issue on linux slaves, without spaces in the path. |
New:
{noformat} Workspace is inconsistent with configuration. Scheduling a new build: No CVS dir in C:\Program Files (x86)\Jenkins\workspace\Common Done. Took 0 ms Changes found {noformat} Jenkins is looking for a "CVS" directory in the workspace. Since it does not find this (it is not supposed to - multiple modules/legacy option checked), it tries another build, and another and another and so on. In the example above, "C:\Program Files (x86)\Jenkins\workspace\Common" is the path to the workspace, and contains other folders that are the actual modules for the build: C:\Program Files (x86)\Jenkins\workspace\Common\libAlpha C:\Program Files (x86)\Jenkins\workspace\Common\libMath C:\Program Files (x86)\Jenkins\workspace\Common\commonLib C:\Program Files (x86)\Jenkins\workspace\Common\mainApp This is also on an issue on linux slaves, without spaces in the path. |
Fix Version/s | New: current [ 10162 ] | |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 142030 ] | New: JNJira + In-Review [ 205484 ] |