Runable id: 12507

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
12504 [C] l2Order PKG::MPP action_run 0 / 0 2023-11-14 16:30:17 2023-11-14 16:30:17
  └ 12505 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:17 2023-11-14 16:30:18 0s
  └ 12506 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:17 2023-11-14 16:30:18 0s
  └ 12507 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:18 2023-11-14 16:30:18 0s
  └ 12508 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:18 2023-11-14 16:30:18 0s
  └ 12509 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:19 2023-11-14 16:30:19 0s
  └ 12510 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:19 2023-11-14 16:30:19 0s
  └ 12511 [F] nfmp_createSDP NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:19 2023-11-14 16:30:19 1s
  └ 12512 [F] nfmp_createService_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:20 2023-11-14 16:30:20 1s
  └ 12513 [F] nfmp_getServiceId NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:21 2023-11-14 16:30:21 1s
  └ 12514 [F] nfmp_suFindService NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:22 2023-11-14 16:30:22 0s
  └ 12515 [F] nfmp_suChangeSpeed_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:22 2023-11-14 16:30:22 1s
  └ 12516 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:23 2023-11-14 16:30:23 0s
  └ 12517 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:23 2023-11-14 16:30:23 0s
  └ 12518 [F] nfmp_setPortUpOrDown NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:23 2023-11-14 16:30:23 1s
  └ 12519 [F] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:30:24 2023-11-14 16:30:24 0s
  └ 12520 [f] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 1 / 5
2023-11-14 16:30:24 2023-11-14 16:30:24 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.101"/> </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_7750_a4</chassisType> <olcState>inService</olcState> <siteId>10.72.250.101</siteId> </netw.NetworkElement> </result> </findResponse> </response> </nfmpResponse>