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

Matrix stages reported skipped instead of actual status.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • pipeline
    • CentOS Linux release 7.5.1804 (Core)
      jenkins.noarch 2.222.1-1.1
      java-1.8.0-openjdk.i686 1:1.8.0.181-3.b13.el7_5
      Blue Ocean 1.23.0

      A matrix job where some stages are excluded is showing some of the stages as "skipped" in the Blue Ocean UI, or as having no steps in the traditional UI.

      The logs are showing that the steps have been run as expected.

      Even if a step fails in a stage, it does not show up in the UI.

      This makes the Jenkins Web UI useless for tracking the progress of a Matrix job.

      Attached is a Jenkinsfile that reproduces the problem with a single stage in the Matrix step.

      If more stages are added to the step, some of those additional stages are not shown on the web UI.

      This looks similar to:
      https://issues.jenkins-ci.org/browse/JENKINS-53816

            Unassigned Unassigned
            wb8tyw John Malmberg
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: