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

Join Plugin & Delivery Pipeline Plugin: View logs warnings about existing downstream projects

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • Jenkins 1.596.3
      delivery-pipeline-plugin 0.9.1
      join 1.15

    Description

      (As a side note: Thank you for this great plugin!)

      After an upgrade from version 0.8.9 to 0.9.1, the following warnings started to appear in the logs, every time a delivery pipeline view is accessed:

      May 28, 2015 11:45:59 AM se.diabol.jenkins.pipeline.util.ProjectUtil getAllDownstreamProjects
      WARNING: Project Integration branches » selenium_tests already exists as a downstream project.
      May 28, 2015 11:45:59 AM se.diabol.jenkins.pipeline.util.ProjectUtil getAllDownstreamProjects
      WARNING: Project Integration branches » selenium_tests already exists as a downstream project.
      

      Our setup includes a project with a join trigger (from the join plugin):
      Project A runs downstreams projects B, C and then uses the Join Trigger as a post-build action to run project D (the "selenium_tests" project from the warning messages above).
      Project D appears as downstream project for projects B and C in the user interface.

      It appears that project D is seen multiple times as a downstream job (via the paths A-B-D and A-C-D). In this case a warning is not warranted as this is a valid configuration.

      Attachments

        Issue Links

          Activity

            podloucky Konrad Podloucky added a comment - - edited

            Issue JENKINS-27298 introduced the warning message.

            podloucky Konrad Podloucky added a comment - - edited Issue JENKINS-27298 introduced the warning message.

            PR which removes the logging

            patbos Patrik Boström added a comment - PR which removes the logging

            PR merged

            patbos Patrik Boström added a comment - PR merged

            That was quick! Cheers!

            podloucky Konrad Podloucky added a comment - That was quick! Cheers!

            Released in 0.9.2

            patbos Patrik Boström added a comment - Released in 0.9.2

            People

              patbos Patrik Boström
              podloucky Konrad Podloucky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: