jenkinsci / jenkinsci/workflow-aggregator-plugin

[JENKINS-56208] Problem with latest jenkins/jenkins:lts docker image

Open
#950 4 comments 0 reactions 0 assignees View on GitHub
component:pipeline imported-jira-issue pipeline priority:minor resolution:unresolved
Dominant language
No language data
Stars
225
Forks
125
PR merge metrics
No merged PRs in 30d

Description






      1. Docker commands that you execute

        docker run -p 8080:8080 -p 50000:50000 -v jenkins_home:/var/jenkins_home jenkins/jenkins:lts










      1. Actual result

        After entering initial admin password, configuring plugins I create a multibranch pipeline project called test. The configure screen appears with the mention loading and the pulsating circle. It never stops. I cannot delete the job and I get an error:





---
Originally reported by jenkinsuser99, imported from: Problem with latest jenkins/jenkins:lts docker image


  • status: Open
  • priority: Minor
  • component(s): pipeline
  • label(s): docker, pipeline
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 2025-12-08

Raw content of original issue






      1. Docker commands that you execute
        docker run -p 8080:8080 -p 50000:50000 -v jenkins_home:/var/jenkins_home jenkins/jenkins:lts










      1. Actual result
        After entering initial admin password, configuring plugins I create a multibranch pipeline project called test. The configure screen appears with the mention loading and the pulsating circle. It never stops. I cannot delete the job and I get an error:






  • environment: browser , suggested plugins installed

5 attachments

- [Capture.PNG](https://issues.jenkins.io/secure/attachment/46120/Capture.PNG)
> ![Capture.PNG](https://issues.jenkins.io/secure/attachment/46120/Capture.PNG)
- [Capture2.PNG](https://issues.jenkins.io/secure/attachment/46121/Capture2.PNG)
> ![Capture2.PNG](https://issues.jenkins.io/secure/attachment/46121/Capture2.PNG)
- [Capture3.PNG](https://issues.jenkins.io/secure/attachment/46122/Capture3.PNG)
> ![Capture3.PNG](https://issues.jenkins.io/secure/attachment/46122/Capture3.PNG)
- [logs.log](https://issues.jenkins.io/secure/attachment/46119/logs.log)
- [plugins.txt](https://issues.jenkins.io/secure/attachment/46137/plugins.txt)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with the documented docker run command, then inspect the attached logs.log, plugins.txt, and screenshots. Done means the multibranch pipeline configuration page finishes loading and the test job can be deleted without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.