Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-66004

could not manage workspaces on hudson.slaves.DumbSlave

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • core

      Since we has updated jenkins to Jenkins 2.299 we get many of following warnigns. What can be the reason for thath. Or where can I found the source code, which WorkspaceLocatorImpl, than I can anylyze it self.

       

      thx.

       

       
      Jun 28, 2021 6:36:13 PM WARNING jenkins.branch.WorkspaceLocatorImpl locate
      could not manage workspaces on hudson.slaves.DumbSlave[3.18_24_7_IndustrialOS_1] java.io.IOException: malformed /home/luaccwrsp/jenkins/workspace/workspaces.txt at jenkins.branch.WorkspaceLocatorImpl.load(WorkspaceLocatorImpl.java:263) at jenkins.branch.WorkspaceLocatorImpl.locate(WorkspaceLocatorImpl.java:180) at jenkins.branch.WorkspaceLocatorImpl.locate(WorkspaceLocatorImpl.java:150) at jenkins.branch.WorkspaceLocatorImpl.locate(WorkspaceLocatorImpl.java:146) at hudson.model.Slave.getWorkspaceFor(Slave.java:353) at hudson.model.WorkspaceCleanupThread.execute(WorkspaceCleanupThread.java:77) at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:101) at java.lang.Thread.run(Thread.java:748)

          [JENKINS-66004] could not manage workspaces on hudson.slaves.DumbSlave

          It does mention the malformed file java.io.IOException: malformed /home/luaccwrsp/jenkins/workspace/workspaces.txt

          But feel free to look at https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/java/jenkins/branch/WorkspaceLocatorImpl.java

          Raihaan Shouhell added a comment - It does mention the malformed file java.io.IOException: malformed /home/luaccwrsp/jenkins/workspace/workspaces.txt But feel free to look at https://github.com/jenkinsci/branch-api-plugin/blob/master/src/main/java/jenkins/branch/WorkspaceLocatorImpl.java

          Martin added a comment -

          Thanks. Od cores the file is unknown, because it is our locale workspace. But I the link can help me. I will check it tomorrow.

          Martin added a comment - Thanks. Od cores the file is unknown, because it is our locale workspace. But I the link can help me. I will check it tomorrow.

          Martin added a comment -

          After updating to 2.300 is the warning no more there. Therefore I will close the issue now

          Martin added a comment - After updating to 2.300 is the warning no more there. Therefore I will close the issue now

            Unassigned Unassigned
            mpokorny Martin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: