[ https://issues.apache.org/jira/browse/AMBARI-13413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956518#comment-14956518 ]
Hadoop QA commented on AMBARI-13413: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12766408/AMBARI-13413.patch against trunk revision . {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+1 tests included{color}. The patch appears to include 1 new or modified test files. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:red}-1 core tests{color}. The patch failed these unit tests in ambari-server: org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheTest Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/3962//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3962//console This message is automatically generated. > Finalization Fails After Manual Upgrade Because of Cluster Version State Set > To UPGRADING > ----------------------------------------------------------------------------------------- > > Key: AMBARI-13413 > URL: https://issues.apache.org/jira/browse/AMBARI-13413 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.1.2 > Reporter: Jonathan Hurley > Assignee: Jonathan Hurley > Priority: Critical > Fix For: 2.1.3 > > Attachments: AMBARI-13413.patch > > > After manual upgrade from HDP 2.3.0 to HDP 2.3.2, all {{host_version}} > upgraded to 2.3.2 with the {{UPGRADED}} state, but the {{cluster_version}} is > stuck at {{UPGRADING}}. > {code} > [root@falconk1 lib]# ambari-server set-current --cluster-name=falconK > --version-display-name=HDP-2.3.2.0-2950 > Using python /usr/bin/python2.6 > Setting current version... > Enter Ambari Admin login: admin > Enter Ambari Admin password: > ERROR: Exiting with exit code 1. > REASON: Error during setting current version. Http status code - 500. > { > "status" : 500, > "message" : "org.apache.ambari.server.controller.spi.SystemException: > Finalization failed. More details: \nSTDOUT: Begin finalizing the upgrade of > cluster falconK to version 2.3.2.0-2950\n\nSTDERR: The cluster stack version > state UPGRADING is not allowed to transition directly into CURRENT" > } > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)