Got this from one run of one of our matrix builds:

      FATAL: null
      java.lang.NullPointerException
      at hudson.matrix.DefaultMatrixExecutionStrategyImpl.waitForCompletion(DefaultMatrixExecutionStrategyImpl.java:241)
      at hudson.matrix.DefaultMatrixExecutionStrategyImpl.run(DefaultMatrixExecutionStrategyImpl.java:163)
      at hudson.matrix.MatrixBuild$MatrixBuildExecution.doRun(MatrixBuild.java:340)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:500)
      at hudson.model.Run.execute(Run.java:1502)
      at hudson.matrix.MatrixBuild.run(MatrixBuild.java:289)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:237)
      at hudson.model.OneOffExecutor.run(OneOffExecutor.java:66)

          [JENKINS-18024] NPE running matrix job

          Chris Withers added a comment - - edited

          As an observation, the queue length in our Jenkins cluster was fairly long when this occurred. Could that be related?

          Chris Withers added a comment - - edited As an observation, the queue length in our Jenkins cluster was fairly long when this occurred. Could that be related?

          Code changed in jenkins
          User: Vojtech Juranek
          Path:
          core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java
          http://jenkins-ci.org/commit/jenkins/b8b9b71be1c55f76791e958318105302f3e226b8
          Log:
          [FIXED JENKINS-18024] Avoind NPE when checking if reason why in the queue has beed changed

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Vojtech Juranek Path: core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java http://jenkins-ci.org/commit/jenkins/b8b9b71be1c55f76791e958318105302f3e226b8 Log: [FIXED JENKINS-18024] Avoind NPE when checking if reason why in the queue has beed changed

          Code changed in jenkins
          User: Jesse Glick
          Path:
          core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java
          http://jenkins-ci.org/commit/jenkins/aa657d79e910d3245116df0952101fff567bdbb7
          Log:
          Merge pull request #785 from vjuranek/JENKINS-18024

          [FIXED JENKINS-18024] Avoid NPE when checking if reason why in the queue has been changed

          Compare: https://github.com/jenkinsci/jenkins/compare/1db5de0efb5a...aa657d79e910

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java http://jenkins-ci.org/commit/jenkins/aa657d79e910d3245116df0952101fff567bdbb7 Log: Merge pull request #785 from vjuranek/ JENKINS-18024 [FIXED JENKINS-18024] Avoid NPE when checking if reason why in the queue has been changed Compare: https://github.com/jenkinsci/jenkins/compare/1db5de0efb5a...aa657d79e910

          Code changed in jenkins
          User: Jesse Glick
          Path:
          changelog.html
          http://jenkins-ci.org/commit/jenkins/487a98afb62ef7170c30bbcb0db99a71bfec522d
          Log:
          JENKINS-18024 Noting.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: changelog.html http://jenkins-ci.org/commit/jenkins/487a98afb62ef7170c30bbcb0db99a71bfec522d Log: JENKINS-18024 Noting.

          dogfood added a comment -

          Integrated in jenkins_main_trunk #2554
          [FIXED JENKINS-18024] Avoind NPE when checking if reason why in the queue has beed changed (Revision b8b9b71be1c55f76791e958318105302f3e226b8)
          JENKINS-18024 Noting. (Revision 487a98afb62ef7170c30bbcb0db99a71bfec522d)

          Result = SUCCESS
          Vojtech Juranek : b8b9b71be1c55f76791e958318105302f3e226b8
          Files :

          • core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java

          Jesse Glick : 487a98afb62ef7170c30bbcb0db99a71bfec522d
          Files :

          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #2554 [FIXED JENKINS-18024] Avoind NPE when checking if reason why in the queue has beed changed (Revision b8b9b71be1c55f76791e958318105302f3e226b8) JENKINS-18024 Noting. (Revision 487a98afb62ef7170c30bbcb0db99a71bfec522d) Result = SUCCESS Vojtech Juranek : b8b9b71be1c55f76791e958318105302f3e226b8 Files : core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java Jesse Glick : 487a98afb62ef7170c30bbcb0db99a71bfec522d Files : changelog.html

            Unassigned Unassigned
            cjw296 Chris Withers
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: