Thanks Jun. Looks like Yusaku already reverted the offending commit. https://issues.apache.org/jira/browse/AMBARI-14550?focusedCommentId=1508989 6&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#com ment-15089896
Thanks Jayush On 1/8/16, 12:37 PM, "jun aoki" <[email protected]> wrote: >Hi Ambari, > >branch-2.2 CI has been broken with a NullPointerException. >https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-branch-2.2/162/t >estReport/org.apache.ambari.server.upgrade/UpgradeCatalog221Test/testExecu >teDMLUpdates/ >https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-branch-2.2/161/t >estReport/org.apache.ambari.server.upgrade/UpgradeCatalog221Test/testExecu >teDMLUpdates/ >https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-branch-2.2/160/t >estReport/org.apache.ambari.server.upgrade/UpgradeCatalog221Test/testExecu >teDMLUpdates/ >https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-branch-2.2/159/t >estReport/org.apache.ambari.server.upgrade/UpgradeCatalog221Test/testExecu >teDMLUpdates/ > > > >This seems started Build 159 when >https://issues.apache.org/jira/browse/AMBARI-14550 was added and the >exception thrown from the line that was added by the jira too. >https://reviews.apache.org/r/41973/diff/2#0 > >Could anyone please take a look? > > > >java.lang.NullPointerException: null > at >org.apache.ambari.server.upgrade.UpgradeCatalog221.updateRangerKmsDbksConf >igs(UpgradeCatalog221.java:349) > at >org.apache.ambari.server.upgrade.UpgradeCatalog221$$EnhancerByCGLIB$$ca0ac >f2a.CGLIB$updateRangerKmsDbksConfigs$2(<generated>) > at >org.apache.ambari.server.upgrade.UpgradeCatalog221$$EnhancerByCGLIB$$ca0ac >f2a$$FastClassByCGLIB$$b16493fa.invoke(<generated>) > at > org.easymock.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) > >... > > > >-- >-jun
