Runable id: 12593

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
12589 [C] l2Order PKG::MPP action_run 0 / 0 2023-11-15 12:35:22 2023-11-15 12:35:23
  └ 12590 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:23 2023-11-15 12:35:23 0s
  └ 12591 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:23 2023-11-15 12:35:24 0s
  └ 12592 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:24 2023-11-15 12:35:24 0s
  └ 12593 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:24 2023-11-15 12:35:24 0s
  └ 12594 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:25 2023-11-15 12:35:25 0s
  └ 12595 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:25 2023-11-15 12:35:25 0s
  └ 12596 [F] nfmp_createSDP NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:25 2023-11-15 12:35:25 1s
  └ 12597 [F] nfmp_createService_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:27 2023-11-15 12:35:27 4s
  └ 12598 [F] nfmp_getServiceId NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:31 2023-11-15 12:35:31 0s
  └ 12599 [F] nfmp_suFindService NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:31 2023-11-15 12:35:31 1s
  └ 12600 [F] nfmp_suChangeSpeed_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:32 2023-11-15 12:35:32 1s
  └ 12601 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:33 2023-11-15 12:35:33 0s
  └ 12602 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:33 2023-11-15 12:35:33 1s
  └ 12603 [F] nfmp_setPortUpOrDown NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:34 2023-11-15 12:35:34 0s
  └ 12604 [F] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 0 / 0 2023-11-15 12:35:34 2023-11-15 12:35:35 0s
  └ 12605 [f] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 1 / 1
2023-11-15 12:35:35 2023-11-15 12:35:35 1s

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.250.102"/> </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>ABR</location> <chassisType>sr_shelf_7Slot</chassisType> <olcState>inService</olcState> <siteId>10.72.250.102</siteId> </netw.NetworkElement> </result> </findResponse> </response> </nfmpResponse>