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

Jenkinsfile Runner CI Pipeline is unstable

    XMLWordPrintable

Details

    Description

      https://github.com/jenkinsci/jenkinsfile-runner/blob/master/Jenkinsfile uses agents with the `docker` label. These agents are permanent agents which do not automatically cleanup workspaces or orchestrate parallel runs. If multiple runs are executed in parallel, it may lead to various workspace collisions.

       

      Acceptance criteria:

      • Jenkinsfile is updated to prevent collision of workspaces in parallel builds
      • Jenkinsfile automatically cleanups workspaces when the build succeeds or fails during the execution... for all stages utilizing the node

      Attachments

        Issue Links

          Activity

            oleg_nenashev Oleg Nenashev added a comment -

            CI was stabilized in subsequent pull requests

            oleg_nenashev Oleg Nenashev added a comment - CI was stabilized in subsequent pull requests

            People

              fcojfernandez Francisco Fernández
              oleg_nenashev Oleg Nenashev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: