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

Parallel maven jobs run out of order

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • maven-plugin
    • Jenkins 1.635
      FreeBSD 10.2
      OpenJDK 1.8.0_60
      Google Chrome 46.0.2490.80
      maven-plugin 2.12.1

      Steps to reproduce:

      1) Create a new maven project and make sure it is configured to run in parallel (use my provided config.xml for reference).
      2) Execute 4 builds at the same time and wait for them to complete
      3) Run another build after the 4th one complete, notice that the next build number will be skipped!

      I enabled the hudson.maven (ALL) logger and extracted the following details in my steps to reproduce. I've attached the output to this ticket. Notice that build #36 is skipped.

      I also checked the nextBuildNumber file and noticed that it was set to 37!

        1. build_order.JPG
          build_order.JPG
          32 kB
        2. build_order2.JPG
          build_order2.JPG
          13 kB
        3. build_order3.JPG
          build_order3.JPG
          26 kB
        4. config.xml
          3 kB
        5. maven_log.log
          6 kB

            Unassigned Unassigned
            ganthore Mark Austin
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: