Changes between Version 9 and Version 10 of GeniNetworkStitchingTestStatus/GNS-T1


Ignore:
Timestamp:
07/16/13 22:04:44 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingTestStatus/GNS-T1

    v9 v10  
    1414|| Step 6     ||[[Color(green,Pass)]] || || ||
    1515|| Step 7     ||[[Color(green,Pass)]] || || ||
    16 || Step 8     ||[[Color(#63B8FF,In Progress)]] || || ||
     16|| Step 8     ||[[Color(green,Pass)]] || ||Collected in Measurements test ||
    1717|| Step 9     || || || ||
    1818|| Step 10    || || || ||
     
    4545As Experimenter, use GENI AM API client to submit create sliver for initial Request RSpec. No aggregate needs to be specified, aggregates are determined from the Request RSpec.
    4646{{{
    47 $ omni.py createslice lndemo
    48 15:59:43 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
    49 15:59:43 INFO     omni: Using control framework portal
    50 15:59:45 INFO     omni: Created slice with Name lndemo, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+lndemo, Expiration 2013-07-2
    51 0 20:04:54
    52 12:59:45 INFO     omni:  ------------------------------------------------------------
    53 12:59:45 INFO     omni:  Completed createslice:
     47lnevers@sendaria:~/gcf-2.4-preview7/stitch-test$ omni.py createslice ig-gpo-ig-utah
     4821:50:50 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     4921:50:50 INFO     omni: Using control framework portal
     5021:50:52 INFO     omni: Created slice with Name ig-gpo-ig-utah, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+ig-gpo-ig-utah, Expiration 2013-07-25 00:00:00
     5121:50:52 INFO     omni:  ------------------------------------------------------------
     5221:50:52 INFO     omni:  Completed createslice:
    5453
    5554  Options as run:
     
    5756                project: ln-prj
    5857
    59   Args: createslice lndemo
    60   Result Summary: Created slice with Name lndemo, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+lndemo, Expiration 2013-07-20 20:04:54
    61 12:59:45 INFO     omni:  ============================================================
    62 
    63 $ stitcher.py createsliver lndemo stitch-eg-gpo-ig-utah.rspec --ionRetryIntervalSecs 120 -o
    64 16:24:41 INFO     stitcher: Loading config file /home/lnevers/.gcf/omni_config
    65 16:24:41 INFO     stitcher: Using control framework portal
    66 16:24:41 INFO     stitcher: Checking that slice lndemo is valid...
    67 16:24:42 INFO     stitcher: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+lndemo expires on 2013-07-22 13:29:51 UTC
    68 16:24:42 INFO     stitcher: <Aggregate urn:publicid:IDN+utah.geniracks.net+authority+cm> speaks AM API v3, but sticking with v
    69 2
    70 16:24:42 INFO     stitcher: <Aggregate urn:publicid:IDN+emulab.net+authority+cm> speaks AM API v3, but sticking with v2
    71 16:24:42 INFO     stitch.Aggregate: Writing to '/tmp/lndemo-createsliver-request-11-exogeni-net-bbnvmsite.xml'
    72 16:24:42 INFO     stitch.Aggregate:
    73         Stitcher doing createsliver at http://geni.renci.org:11443/orca/xmlrpc
    74 16:24:54 INFO     stitch.Aggregate: Got an EG AM: FIXME: It could still fail, and this manifest lacks some info.
    75 16:24:54 WARNING  stitch.Aggregate: <Aggregate urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am>: Couldn't find link urn:pu
    76 blicid:IDN+exogeni.net:bbnvmsite+interface+Bbn:ExoGeni:TenGigabitEthernet:1:ethernet in path link-eggpo-igutah in EG manifest
    77 rspec
    78 16:24:54 WARNING  stitch.Aggregate:  ... returning Fake avail/suggested 2-4094, 3741
    79 16:24:54 WARNING  stitch.Aggregate: <Aggregate urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am>: Couldn't find link urn:pu
    80 blicid:IDN+exogeni.net:bbnNet+interface+BbnNet:IBM:G8052:TenGigabitEthernet:1:1:ethernet in path link-eggpo-igutah in EG manif
    81 est rspec
    82 16:24:54 WARNING  stitch.Aggregate:  ... returning Fake avail/suggested 2-4094, 3741
    83 16:24:54 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am> complete.
    84 16:24:54 WARNING  stitch.Aggregate: Slivers at PG Utah may not be requested initially for > 5 days. PG Utah slivers will expir
    85 e earlier than at other aggregates - requested expiration being reset from 2013-07-22T13:29:51Z to 2013-07-20T20:04:54Z
    86 16:24:54 INFO     stitch.Aggregate: Writing to '/tmp/lndemo-createsliver-request-11-emulab-net.xml'
    87 16:24:54 INFO     stitch.Aggregate:
    88         Stitcher doing createsliver at https://www.emulab.net:12369/protogeni/xmlrpc/am
    89 16:25:27 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+emulab.net+authority+cm> complete.
    90 16:25:27 INFO     stitch.Aggregate: Writing to '/tmp/lndemo-createsliver-request-11-utah-geniracks-net.xml'
    91 16:25:27 INFO     stitch.Aggregate:
     58  Args: createslice ig-gpo-ig-utah
     59
     60  Result Summary: Created slice with Name ig-gpo-ig-utah, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+ig-gpo-ig-utah, Expiration 2013-07-25 00:00:00
     61 
     6221:50:52 INFO     omni:  ============================================================
     63lnevers@sendaria:~/gcf-2.4-preview7/stitch-test$ stitcher.py createsliver ig-gpo-ig-utah ./stitch-ig-gpo-ig-utah.rspec -o
     6421:51:25 INFO     stitcher: Loading config file /home/lnevers/.gcf/omni_config
     6521:51:25 INFO     stitcher: Using control framework portal
     6621:51:25 INFO     stitcher: Checking that slice ig-gpo-ig-utah is valid...
     6721:51:26 INFO     stitcher: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ig-gpo-ig-utah expires on 2013-07-25 00:00:00 UTC
     6821:51:26 INFO     stitcher: <Aggregate urn:publicid:IDN+utah.geniracks.net+authority+cm> speaks AM API v3, but sticking with v2
     6921:51:26 INFO     stitcher: <Aggregate urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm> speaks AM API v3, but sticking with v2
     7021:51:26 INFO     stitcher: <Aggregate urn:publicid:IDN+emulab.net+authority+cm> speaks AM API v3, but sticking with v2
     7121:51:27 INFO     stitch.Aggregate: Writing to '/tmp/ig-gpo-ig-utah-createsliver-request-11-instageni-gpolab-bbn-com.xml'
     7221:51:27 INFO     stitch.Aggregate:
     73        Stitcher doing createsliver at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am
     7421:51:38 ERROR    omni:  {'output': 'vlan tag for link not available', 'code': {'protogeni_error_log': 'urn:publicid:IDN+instageni.gpolab.bbn.com+log+922359a28ceadd606474f23c98e9c67b', 'am_type': 'protogeni', 'geni_code': 1, 'am_code': 1, 'protogeni_error_url': 'https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=922359a28ceadd606474f23c98e9c67b'}, 'value': 0}
     7521:52:08 WARNING  stitch.Aggregate: Slivers at PG Utah may not be requested initially for > 5 days. PG Utah slivers will expire earlier than at other aggregates - requested expiration being reset from 2013-07-25T00:00:00Z to 2013-07-22T01:32:08Z
     7621:52:47 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+emulab.net+authority+cm> complete.
     7721:52:47 INFO     stitch.Aggregate: Writing to '/tmp/ig-gpo-ig-utah-createsliver-request-11-utah-geniracks-net.xml'
     7821:52:47 INFO     stitch.Aggregate:
    9279        Stitcher doing createsliver at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am
    93 16:25:41 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+utah.geniracks.net+authority+cm> complete.
    94 16:25:41 INFO     stitch.Aggregate: Writing to '/tmp/lndemo-createsliver-request-11-ion-internet2-edu.xml'
    95 16:25:41 INFO     stitch.Aggregate:
     8021:53:04 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+utah.geniracks.net+authority+cm> complete.
     8121:53:04 INFO     stitch.Aggregate: Writing to '/tmp/ig-gpo-ig-utah-createsliver-request-12-instageni-gpolab-bbn-com.xml'
     8221:53:04 INFO     stitch.Aggregate:
     83        Stitcher doing createsliver at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am
     8421:53:16 ERROR    omni:  {'output': 'vlan tag for link not available', 'code': {'protogeni_error_log': 'urn:publicid:IDN+instageni.gpolab.bbn.com+log+80122dfb06b469e5d09bedf5bd99185f', 'am_type': 'protogeni', 'geni_code': 1, 'am_code': 1, 'protogeni_error_url': 'https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=80122dfb06b469e5d09bedf5bd99185f'}, 'value': 0}
     8521:54:01 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm> complete.
     8621:54:01 INFO     stitch.Aggregate: Writing to '/tmp/ig-gpo-ig-utah-createsliver-request-11-ion-internet2-edu.xml'
     8721:54:01 INFO     stitch.Aggregate:
    9688        Stitcher doing createsliver at http://geni-am.net.internet2.edu:12346
    97 16:26:25 INFO     stitch.Aggregate: DCN AM <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am>: must wait for status r
    98 eady....
    99 16:26:25 INFO     stitch.Aggregate: Pause to let circuit become ready...
    100 16:27:02 INFO     stitch.Aggregate: DCN circuit 22871 is ready
    101 16:27:09 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am> complete.
    102 16:27:09 INFO     stitch.launcher: All aggregates are complete.
    103 16:27:09 ERROR    stitch.ManifestRSpecCombiner: Can't replace hop link in template: AM HOP LINK None; TEMPLATE HOP <DOM Elemen
    104 t: hop at 0x9f3da6c>; TEMPLATE HOP LINK <DOM Element: link at 0x9f3d66c>
    105 16:27:09 ERROR    stitch.ManifestRSpecCombiner: Can't replace hop link in template: AM HOP LINK None; TEMPLATE HOP <DOM Elemen
    106 t: hop at 0x9f3dfec>; TEMPLATE HOP LINK <DOM Element: link at 0x9f3d5ec>
    107 16:27:09 ERROR    stitcher: Manifest RSpec file did not contain a Manifest RSpec (wrong type or schema)
    108 16:27:09 INFO     stitcher: Writing to 'lndemo-manifest-rspec-stitching-combined.xml'
    109 16:27:09 INFO     stitcher: Saved combined reservation RSpec at 4 AMs to file lndemo-manifest-rspec-stitching-combined.xml
    110 Stitching success: Reserved resources in slice lndemo at 4 Aggregates (including 2 intermediate aggregate(s) not in the origin
    111 al request), creating 1 link(s).
    112 $
     8921:54:44 INFO     stitch.Aggregate: DCN AM <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am>: must wait for status ready....
     9021:54:44 INFO     stitch.Aggregate: Pause to let circuit become ready...
     9121:55:21 INFO     stitch.Aggregate: DCN circuit 23001 is ready
     9221:55:28 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am> complete.
     9321:55:28 INFO     stitch.launcher: All aggregates are complete.
     9421:55:28 INFO     stitcher: Writing to 'ig-gpo-ig-utah-manifest-rspec-stitching-combined.xml'
     9521:55:28 INFO     stitcher: Saved combined reservation RSpec at 4 AMs to file ig-gpo-ig-utah-manifest-rspec-stitching-combined.xml
     96Stitching success: Reserved resources in slice ig-gpo-ig-utah at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 1 link(s).
    11397}}}
    11498
     
    116100Verify that request RSpec is expanded after Path Computation into one RSpec for each Stitching Path Aggregates (IG Utah, PG Utah, ION, and IG GPO).
    117101
    118 Verified the content of the /tmp/lndemo-createsliver-request-*.xml files.
     102Verified the content of the /tmp/ig-gpo-ig-utah-createsliver-request-*.xml files. No issues were found.
    119103
    120104=== Step 3. Verify VLAN negotiation for IG Utah ===
    121105Verify that workflow agent negotiates VLAN with Utah InstaGENI using the RSpec from step 2 and generates a manifest for IG Utah resources.
    122106
    123 There is no intermediate manifest, only the combined manifest generated at the end of the create sliver, this will be reviewed in later step.
     107Intermediate manifest was reviewed. No issues were found.
    124108
    125109=== Step 4. Verify VLAN negotiation for PG Utah ===
     
    138122Requested VLANs were available. No negotiation took place for VLAN, and circuit came up as expected:
    139123{{{
    140 16:25:41 INFO     stitch.Aggregate:
     12421:54:01 INFO     stitch.Aggregate:
    141125        Stitcher doing createsliver at http://geni-am.net.internet2.edu:12346
    142 16:26:25 INFO     stitch.Aggregate: DCN AM <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am>: must wait for status r
    143 eady....
    144 16:26:25 INFO     stitch.Aggregate: Pause to let circuit become ready...
    145 16:27:02 INFO     stitch.Aggregate: DCN circuit 22871 is ready
     12621:54:44 INFO     stitch.Aggregate: DCN AM <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am>: must wait for status ready....
     12721:54:44 INFO     stitch.Aggregate: Pause to let circuit become ready...
     12821:55:21 INFO     stitch.Aggregate: DCN circuit 23001 is ready
     12921:55:28 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am> complete.
     13021:55:28 INFO     stitch.launcher: All aggregates are complete.
    146131}}}
    147132
     
    151136Verify that the final "combined" RSpec reflects the allocate stitching and non-stitching resources.
    152137
    153 Reviewed the content of the lndemo-manifest-rspec-stitching-combined.xml file, which showed the following stitching path:
     138Reviewed the content of the ig-gpo-ig-utah-manifest-rspec-stitching-combined.xml file, which showed the following stitching path:
    154139{{{
    155         <stitching lastUpdateTime="2013-07-15T20:26:56.348Z" xmlns="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns:xsi="
    156 http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.i
    157 si.edu/rspec/ext/stitch/0.1/stitch-schema.xsd">
    158                 <path id="link-eggpo-igutah">
    159                         <globalId>
    160         ion.internet2.edu-22871
    161                         </globalId>
    162                         <lifetime id="ion.internet2.edu-22871">
    163                                 <start type="xgc">
    164           2013-07-22T13:29:51.000Z
    165                                 </start>
    166                                 <end type="xgc">
    167           2013-07-15T20:26:56.348Z
    168                                 </end>
    169                         </lifetime>
    170140                        <hop id="1">
    171                                 <link id="urn:publicid:IDN+exogeni.net:bbnvmsite+interface+Bbn:ExoGeni:TenGigabitEthernet:1:et
    172 hernet">
     141                                <link id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+procurve2:5.24">
    173142                                        <trafficEngineeringMetric>
    174             10
     143                                                10
    175144                                        </trafficEngineeringMetric>
    176145                                        <capacity>
    177             100000
     146                                                100000
    178147                                        </capacity>
    179148                                        <switchingCapabilityDescriptor>
    180149                                                <switchingcapType>
    181               l2sc
     150                                                        l2sc
    182151                                                </switchingcapType>
    183152                                                <encodingType>
    184               ethernet
     153                                                        ethernet
    185154                                                </encodingType>
    186155                                                <switchingCapabilitySpecificInfo>
    187156                                                        <switchingCapabilitySpecificInfo_L2sc>
    188157                                                                <interfaceMTU>
    189                   9000
     158                                                                        9000
    190159                                                                </interfaceMTU>
    191160                                                                <vlanRangeAvailability>
    192                   2-4094
     161                                                                        3747
    193162                                                                </vlanRangeAvailability>
    194163                                                                <suggestedVLANRange>
    195                   3741
     164                                                                        3747
    196165                                                                </suggestedVLANRange>
    197166                                                                <vlanTranslation>
    198                   false
     167                                                                        false
    199168                                                                </vlanTranslation>
    200169                                                        </switchingCapabilitySpecificInfo_L2sc>
     
    203172                                </link>
    204173                                <nextHop>
    205           2
     174                                        2
    206175                                </nextHop>
    207176                        </hop>
    208                         <hop id="2">
    209                                 <link id="urn:publicid:IDN+exogeni.net:bbnNet+interface+BbnNet:IBM:G8052:TenGigabitEthernet:1:1:ethernet">
    210                                         <trafficEngineeringMetric>
    211             10
    212                                         </trafficEngineeringMetric>
    213                                         <capacity>
    214             100000
    215                                         </capacity>
    216                                         <switchingCapabilityDescriptor>
    217                                                 <switchingcapType>
    218               l2sc
    219                                                 </switchingcapType>
    220                                                 <encodingType>
    221               ethernet
    222                                                 </encodingType>
    223                                                 <switchingCapabilitySpecificInfo>
    224                                                         <switchingCapabilitySpecificInfo_L2sc>
    225                                                                 <interfaceMTU>
    226                   9000
    227                                                                 </interfaceMTU>
    228                                                                 <vlanRangeAvailability>
    229                   2-4094
    230                                                                 </vlanRangeAvailability>
    231                                                                 <suggestedVLANRange>
    232                   3741
    233                                                                 </suggestedVLANRange>
    234                                                                 <vlanTranslation>
    235                   false
    236                                                                 </vlanTranslation>
    237                                                         </switchingCapabilitySpecificInfo_L2sc>
    238                                                 </switchingCapabilitySpecificInfo>
    239                                         </switchingCapabilityDescriptor>
    240                                 </link>
    241                                 <nextHop>
    242           3
    243                                 </nextHop>
    244                         </hop>
    245                         <hop id="3">
    246                                 <ns2:link id="urn:publicid:IDN+exogeni.net:bbnNet+interface+BbnNet:IBM:G8052:GigabitEthernet:1:2:ethernet">
    247                                         <ns2:trafficEngineeringMetric>
    248                                                 10
    249                                         </ns2:trafficEngineeringMetric>
    250                                         <ns2:capacity>
    251                                                 10000000000
    252                                         </ns2:capacity>
    253                                         <ns2:switchingCapabilityDescriptor>
    254                                                 <ns2:switchingcapType>
    255                                                         l2sc
    256                                                 </ns2:switchingcapType>
    257                                                 <ns2:encodingType>
    258                                                         ethernet
    259                                                 </ns2:encodingType>
    260                                                 <ns2:switchingCapabilitySpecificInfo>
    261                                                         <ns2:switchingCapabilitySpecificInfo_L2sc>
    262                                                                 <ns2:capability>
    263                                                                         consumer
    264                                                                 </ns2:capability>
    265                                                                 <ns2:vlanRangeAvailability>
    266                                                                         1-4096
    267                                                                 </ns2:vlanRangeAvailability>
    268                                                                 <ns2:suggestedVLANRange>
    269                                                                         3741
    270                                                                 </ns2:suggestedVLANRange>
    271                                                                 <ns2:vlanTranslation>
    272                                                                         false
    273                                                                 </ns2:vlanTranslation>
    274                                                         </ns2:switchingCapabilitySpecificInfo_L2sc>
    275                                                 </ns2:switchingCapabilitySpecificInfo>
    276                                         </ns2:switchingCapabilityDescriptor>
    277                                 </ns2:link>
    278                                 <nextHop>
    279           4
    280                                 </nextHop>
    281                         </hop>
    282                         <hop id="6">
     177                        <hop id="4">
    283178                                <link id="urn:publicid:IDN+emulab.net+interface+procurve-pgeni-atla:3.21">
    284179                                        <trafficEngineeringMetric>
     
    301196                                                                </interfaceMTU>
    302197                                                                <vlanRangeAvailability>
    303                                                                         905
     198                                                                        836
    304199                                                                </vlanRangeAvailability>
    305200                                                                <suggestedVLANRange>
    306                                                                         905
     201                                                                        836
    307202                                                                </suggestedVLANRange>
    308203                                                                <vlanTranslation>
     
    314209                                </link>
    315210                                <nextHop>
    316                                         7
     211                                        5
    317212                                </nextHop>
    318213                        </hop>
    319                         <hop id="7">
     214                        <hop id="5">
    320215                                <link id="urn:publicid:IDN+emulab.net+interface+procurveA:3.19">
    321216                                        <trafficEngineeringMetric>
     
    338233                                                                </interfaceMTU>
    339234                                                                <vlanRangeAvailability>
    340                                                                         905
     235                                                                        836
    341236                                                                </vlanRangeAvailability>
    342237                                                                <suggestedVLANRange>
    343                                                                         905
     238                                                                        836
    344239                                                                </suggestedVLANRange>
    345240                                                                <vlanTranslation>
     
    351246                                </link>
    352247                                <nextHop>
    353                                         8
     248                                        6
    354249                                </nextHop>
    355250                        </hop>
    356                         <hop id="8">
     251                        <hop id="6">
    357252                                <link id="urn:publicid:IDN+utah.geniracks.net+interface+procurve2:1.19">
    358253                                        <trafficEngineeringMetric>
     
    375270                                                                </interfaceMTU>
    376271                                                                <vlanRangeAvailability>
    377                                                                         905
     272                                                                        836
    378273                                                                </vlanRangeAvailability>
    379274                                                                <suggestedVLANRange>
    380                                                                         905
     275                                                                        836
    381276                                                                </suggestedVLANRange>
    382277                                                                <vlanTranslation>
     
    399294Log in to compute resources at each Utah InstaGENI and GPO InstaGENI, gather delay and throughput measurements. Leave traffic exchange running between the end-hosts.
    400295
     296Measurements are collected at http://groups.geni.net/geni/wiki/GeniNetworkStitchingTestStatus/Measurements.
     297
    401298
    402299=== Step 9. Operator review of experiment resources ===