Runable id: 12542

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
12538 [C] l2Order PKG::MPP action_run 0 / 0 2023-11-15 09:51:24 2023-11-15 09:51:25
  └ 12539 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:26 2023-11-15 09:51:26 1s
  └ 12540 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:26 2023-11-15 09:51:27 0s
  └ 12541 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:27 2023-11-15 09:51:27 2s
  └ 12542 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:27 2023-11-15 09:51:29 0s
  └ 12543 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:29 2023-11-15 09:51:29 0s
  └ 12544 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:29 2023-11-15 09:51:29 1s
  └ 12545 [F] nfmp_createSDP NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:30 2023-11-15 09:51:30 0s
  └ 12546 [F] nfmp_createService_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:31 2023-11-15 09:51:31 6s
  └ 12547 [F] nfmp_getServiceId NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:37 2023-11-15 09:51:37 0s
  └ 12548 [F] nfmp_suFindService NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:37 2023-11-15 09:51:37 1s
  └ 12549 [F] nfmp_suChangeSpeed_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:38 2023-11-15 09:51:38 0s
  └ 12550 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:39 2023-11-15 09:51:39 0s
  └ 12551 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:39 2023-11-15 09:51:39 1s
  └ 12552 [F] nfmp_setPortUpOrDown NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:40 2023-11-15 09:51:40 0s
  └ 12553 [F] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 09:51:40 2023-11-15 09:51:40 2s
  └ 12554 [f] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 1 / 3
2023-11-15 09:51:40 2023-11-15 09:51:42 0s

State

[P]
prepared
[f]
finished (before merge)
[F]
finished
[C]
cycling
[e]
ended
[R]
running

Errors

First value
active errors
Second value
all errors

Intree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmp_getChassisType xmlns="http://csr.in.gtsgroup.cz/NeI/NOKIA_NFMP"> <request> <find xmlns="xmlapi_1.0"> <fullClassName>netw.NetworkElement</fullClassName> <filter> <equal name="siteId" value="10.72.253.2"/> </filter> <resultFilter> <attribute>chassisType</attribute> <attribute>siteId</attribute> <attribute>location</attribute> <attribute>olcState</attribute> <children/> </resultFilter> </find> </request> <responseValidationXPath>count(//*[local-name() ="findResponse"])</responseValidationXPath> </nfmp_getChassisType>

Outtree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmpResponse> <status>DONE</status> <response> <findResponse xmlns="xmlapi_1.0"> <result> <netw.NetworkElement> <location>EDGE</location> <chassisType>ixr_shelf_7250_e</chassisType> <olcState>inService</olcState> <siteId>10.72.253.2</siteId> </netw.NetworkElement> </result> </findResponse> </response> </nfmpResponse>