[ 
https://issues.apache.org/jira/browse/AMBARI-25878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kengo Seki updated AMBARI-25878:
--------------------------------
    Status: Patch Available  (was: Open)

> Fix TopologyManagerTest after merging AMBARI-25186
> --------------------------------------------------
>
>                 Key: AMBARI-25878
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25878
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, TopologyManagerTest fails with the following errors.
> {code}
> $ $ mvn clean test -Dtest=TopologyManagerTest -f ambari-server/pom.xml
> ...
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.apache.ambari.server.topology.TopologyManagerTest
> [ERROR] Tests run: 13, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 
> 2.226 s <<< FAILURE! - in 
> org.apache.ambari.server.topology.TopologyManagerTest
> [ERROR] 
> testDoNotAddKerberosClientAtTopologyInit_KdcTypeNone(org.apache.ambari.server.topology.TopologyManagerTest)
>   Time elapsed: 0.016 s  <<< ERROR!
> java.lang.NullPointerException
>       at 
> org.apache.ambari.server.topology.TopologyManagerTest.testDoNotAddKerberosClientAtTopologyInit_KdcTypeNone(TopologyManagerTest.java:498)
> [ERROR] 
> testDoNotAddKerberosClientAtTopologyInit_ManageIdentity(org.apache.ambari.server.topology.TopologyManagerTest)
>   Time elapsed: 0.011 s  <<< ERROR!
> java.lang.NullPointerException
>       at 
> org.apache.ambari.server.topology.TopologyManagerTest.testDoNotAddKerberosClientAtTopologyInit_ManageIdentity(TopologyManagerTest.java:524)
> [INFO] 
> [INFO] Results:
> [INFO] 
> [ERROR] Errors: 
> [ERROR]   
> TopologyManagerTest.testDoNotAddKerberosClientAtTopologyInit_KdcTypeNone:498 
> » NullPointer
> [ERROR]   
> TopologyManagerTest.testDoNotAddKerberosClientAtTopologyInit_ManageIdentity:524
>  » NullPointer
> [INFO] 
> [ERROR] Tests run: 13, Failures: 0, Errors: 2, Skipped: 0
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  45.849 s
> [INFO] Finished at: 2023-02-28T10:41:59+09:00
> [INFO] 
> ------------------------------------------------------------------------
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to