An agent with name "(built-in)" can't be accessed via UI

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When you create an agent with name "(built-in)" it is afterwards not possible to access it in the UI.

      Accessing it's url  "computer/%28built-in%29/" will show the page of the controllers agent which has the url "computer/(built-in)/". 

      Giving this agent the label "test" and then accessing this label it will tell the "Built-In Node" has this label which is also wrong.

       

      It is only possible with script console to delete the agent:

      Jenkins.get().getNode("(built-in)").toComputer().doDoDelete()

       

        1. nodes.png
          nodes.png
          17 kB
        2. label-test.png
          label-test.png
          37 kB
        3. built-in-node.png
          built-in-node.png
          39 kB
        4. built-in.png
          built-in.png
          56 kB

            Assignee:
            Minghao
            Reporter:
            Markus Winter
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: