[[PageOutline]] = Stitching Functional Tests = This page captures status and execution details for the Stitching Functional tests. For overall status see the [http://groups.geni.net/geni/wiki/GeniNetworkStitchingTestStatus GENI Network Stitching Test Status] page and for test details see the [http://groups.geni.net/geni/wiki/GeniNetworkStitchingTestPlan GENI Network Stitching Test Plan] page. ''Last update: 06/10/13'' || '''Function''' || '''State''' || ''' Ticket ''' || '''Comments''' || || GENI AM API Functions ||[[Color(yellow,Complete)]] || #1031 #1036 #1039 #1040 #1043|| || || RSpec Support ||[[Color(#63B8FF,In Progress)]]|| #1037 #1038 || || ||Negative and Boundary || || || || [[BR]] || '''State Legend''' || '''Description''' || || [[Color(green,Pass)]] || Test completed and met all criteria || || [[Color(#98FB98,Pass: most criteria)]] || Test completed and met most criteria. Exceptions documented || || [[Color(red,Fail)]] || Test completed and failed to meet criteria. || || [[Color(yellow,Complete)]] || Test completed but will require re-execution due to expected changes || || [[Color(orange,Blocked)]] || Blocked by ticketed issue(s). || || [[Color(#63B8FF,In Progress)]] || Currently under test. || [[BR]] = Test Execution = '''Assumptions:''' - It is expected that aggregates will not support GENI AM API V3 before GEC17, and that the GCF tool (stitcher.py) will negotiate to GENI AM API V2. - Both GENI portal credential and pgeni.gpolab.bbn.com credentials are used throughout. - All tests in this page are executed using a stitched sliver from IG GPO to IG Utah, which includes the following aggregates: * GPO InstaGENI - https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am * Internet2/ION - http://geni-am.net.internet2.edu:12346 * Utah PG - https://www.emulab.net:12369/protogeni/xmlrpc/am * Utah InstaGENI - https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am '''Notes:''' - Stitcher currently does not support AM API v3, because the PG AMs that claimed to do V3 were doing it incorrectly, so stitcher is delivered to run AM API V2. - Capacity '''must''' be specified for scenarios where Utah IG is end-point. == 1.0 GENI AM API Functions == The following GENI AM API functions are verified in managing stitching resources using GENI AM API V3. The GCF tool (stitcher.py) negotiates to V2 when an aggregate does not support V3. === 1.1 List Resources for aggregate === List resources for the 4 aggregate listed in the assumptions and verify that Advertisement: - can pass rspeclint - contains expected VLAN information (vlanRangeAvailability, vlanTranslation). GPO InstaGENI: {{{ $ omni.py listresources -a ig-gpo -V3 -o INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Substituting AM nickname ig-gpo with URL https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm INFO:omni:Saving output to a file. INFO:omni:Substituting AM nickname ig-gpo with URL https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm WARNING:omni:Requested API version 3, but AM https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0 uses version 2. Same aggregate talks API v3 at a different URL: https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/3.0 INFO:omni:Switching AM URL to match requested version INFO:omni:Listed advertised resources at 1 out of 1 possible aggregates. INFO:omni:Substituting AM nickname ig-gpo with URL https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm INFO:omni: (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=0290a8d62a7817406203ef2fd86ed99f) INFO:omni:Writing to 'rspec-instageni-gpolab-bbn-com.xml' INFO:omni: ------------------------------------------------------------ INFO:omni: Completed listresources: Options as run: aggregate: ['ig-gpo'] api_version: 3 framework: portal output: True project: ln-prj Args: listresources Result Summary: Queried resources from 1 of 1 aggregate(s). Wrote rspecs from 1 aggregate(s) to 1 file(s) Saved listresources RSpec from 'urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm' (url 'https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/3.0') to file rspec-instageni-gpolab-bbn-com.xml; INFO:omni: ============================================================ $ rspeclint rspec-instageni-gpolab-bbn-com-protogeniv3.xml Ignoring node rspec_opstate with unknown namespace http://www.geni.net/resources/rspec/ext/opstate/1 $ egrep -i "vlanRangeAvailability|vlanTranslation" rspec-instageni-gpolab-bbn-com-protogeniv3.xml 3747-3749 false 2644-2649 false }}} Internet2: {{{ $ omni.py listresources -a i2 -V2 -o INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Substituting AM nickname i2 with URL http://geni-am.net.internet2.edu:12346, URN urn:publicid:IDN+ion.internet2.edu+authority+cm INFO:omni:Saving output to a file. INFO:omni:Substituting AM nickname i2 with URL http://geni-am.net.internet2.edu:12346, URN urn:publicid:IDN+ion.internet2.edu+authority+cm INFO:omni:Listed advertised resources at 1 out of 1 possible aggregates. INFO:omni:Substituting AM nickname i2 with URL http://geni-am.net.internet2.edu:12346, URN urn:publicid:IDN+ion.internet2.edu+authority+cm INFO:omni:Writing to 'rspec-ion-internet2-edu.xml' INFO:omni: ------------------------------------------------------------ INFO:omni: Completed listresources: Options as run: aggregate: ['i2'] framework: portal output: True project: ln-prj Args: listresources Result Summary: Queried resources from 1 of 1 aggregate(s). Wrote rspecs from 1 aggregate(s) to 1 file(s) Saved listresources RSpec from 'urn:publicid:IDN+ion.internet2.edu+authority+cm' (url 'http://geni-am.net.internet2.edu:12346') to file rspec-ion-internet2-edu.xml; INFO:omni: ============================================================ $ rspeclint rspec-ion-internet2-edu.xml Line 6: Failed validation with root at element: Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}scheduledServices': This element is not expected. Expected is one of ( {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}scheduledservices, {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}negotiatedservices, {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}lifetime, {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}node, {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}port, {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}link ). : stitching $ egrep -i "vlanRangeAvailability|vlanTranslation" rspec-ion-internet2-edu.xml 2-4094 true 2-4094 true 2-4094 true 2-4094 true 2-4094 true 2-4094 true 2-4094 true 2-4094 true 2-4094 true 2-4094 true 2-4094 true 2-4094 true 2-4094 true 2-4094 true 3020-3030,3100-3109,3200-3219 true 670,3726-3750 true 2-4094 true }}} Utah ProtoGENI: {{{ $ omni.py listresources -a pg-utah -V3 -o INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Substituting AM nickname pg-utah with URL https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+emulab.net+authority+cm INFO:omni:Saving output to a file. INFO:omni:Substituting AM nickname pg-utah with URL https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+emulab.net+authority+cm WARNING:omni:Requested API version 3, but AM https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0 uses version 2. Same aggregate talks API v3 at a different URL: https://www.emulab.net:12369/protogeni/xmlrpc/am/3.0 INFO:omni:Switching AM URL to match requested version INFO:omni:Listed advertised resources at 1 out of 1 possible aggregates. INFO:omni:Substituting AM nickname pg-utah with URL https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+emulab.net+authority+cm INFO:omni: (PG log url - look here for details on any failures: https://www.emulab.net/spewlogfile.php3?logfile=0c869084faca0cc290a5f7f17364933c) INFO:omni:Writing to 'rspec-emulab-net.xml' INFO:omni: ------------------------------------------------------------ INFO:omni: Completed listresources: Options as run: aggregate: ['pg-utah'] api_version: 3 framework: portal output: True project: ln-prj Args: listresources Result Summary: Queried resources from 1 of 1 aggregate(s). Wrote rspecs from 1 aggregate(s) to 1 file(s) Saved listresources RSpec from 'urn:publicid:IDN+emulab.net+authority+cm' (url 'https://www.emulab.net:12369/protogeni/xmlrpc/am/3.0') to file rspec-emulab-net.xml; INFO:omni: ============================================================ $ rspeclint rspec-emulab-net.xml Ignoring node rspec_opstate with unknown namespace http://www.geni.net/resources/rspec/ext/opstate/1 $ egrep -i "vlanRangeAvailability|vlanTranslation" rspec-emulab-net.xml 750-1000 false 750-1000 false 750-1000 false 750-1000 false 750-1000 false 750-1000 false 750-1000 false 750-1000 false }}} Utah InstaGENI: {{{ $ omni.py listresources -a ig-utah -V3 -o INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Substituting AM nickname ig-utah with URL https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+utah.geniracks.net+authority+cm INFO:omni:Saving output to a file. INFO:omni:Substituting AM nickname ig-utah with URL https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+utah.geniracks.net+authority+cm WARNING:omni:Requested API version 3, but AM https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/2.0 uses version 2. Same aggregate talks API v3 at a different URL: https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/3.0 INFO:omni:Switching AM URL to match requested version INFO:omni:Listed advertised resources at 1 out of 1 possible aggregates. INFO:omni:Substituting AM nickname ig-utah with URL https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+utah.geniracks.net+authority+cm INFO:omni: (PG log url - look here for details on any failures: https://boss.utah.geniracks.net/spewlogfile.php3?logfile=7ebb578814d5e76b124dbdd2690a75f1) INFO:omni:Writing to 'rspec-utah-geniracks-net.xml' INFO:omni: ------------------------------------------------------------ INFO:omni: Completed listresources: Options as run: aggregate: ['ig-utah'] api_version: 3 framework: portal output: True project: ln-prj Args: listresources Result Summary: Queried resources from 1 of 1 aggregate(s). Wrote rspecs from 1 aggregate(s) to 1 file(s) Saved listresources RSpec from 'urn:publicid:IDN+utah.geniracks.net+authority+cm' (url 'https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/3.0') to file rspec-utah-geniracks-net.xml; INFO:omni: ============================================================ $ rspeclint rspec-utah-geniracks-net.xml Ignoring node rspec_opstate with unknown namespace http://www.geni.net/resources/rspec/ext/opstate/1 $ egrep -i "vlanRangeAvailability|vlanTranslation" rspec-utah-geniracks-net.xml 256-1000 false }}} === 1.2 Getversion === GPO InstaGENI: {{{ $ omni.py getversion -V3 -a ig-gpo INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Substituting AM nickname ig-gpo with URL https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm INFO:omni:Substituting AM nickname ig-gpo with URL https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0, URN urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm INFO:omni: (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=9bab7721b01dc44643e4f3fe32fcdfde) INFO:omni:AM URN: urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm (url: https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0) has version: ( (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=9bab7721b01dc44643e4f3fe32fcdfde).) INFO:omni:{ 'code_tag': 'd1e8fd6d3f2f912b0898ee0a90e52ebb3a155aa7', 'geni_ad_rspec_versions': [ { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.1', 'schema': 'http://www.protogeni.net/resources/rspec/0.1/ad.xsd', 'type': 'ProtoGENI', 'version': '0.1'}, { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.2', 'schema': 'http://www.protogeni.net/resources/rspec/0.2/ad.xsd', 'type': 'ProtoGENI', 'version': '0.2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.protogeni.net/resources/rspec/2', 'schema': 'http://www.protogeni.net/resources/rspec/2/ad.xsd', 'type': 'ProtoGENI', 'version': '2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd', 'type': 'GENI', 'version': '3'}], 'geni_api': 2, 'geni_api_versions': { '1': 'https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/1.0', '2': 'https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0', '3': 'https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/3.0'}, 'geni_request_rspec_versions': [ { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.1', 'schema': 'http://www.protogeni.net/resources/rspec/0.1/request.xsd', 'type': 'ProtoGENI', 'version': '0.1'}, { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.2', 'schema': 'http://www.protogeni.net/resources/rspec/0.2/request.xsd', 'type': 'ProtoGENI', 'version': '0.2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.protogeni.net/resources/rspec/2', 'schema': 'http://www.protogeni.net/resources/rspec/2/request.xsd', 'type': 'ProtoGENI', 'version': '2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/request.xsd', 'type': 'GENI', 'version': '3'}], 'hostname': 'boss.instageni.gpolab.bbn.com', 'hrn': 'bbninstageni.cm', 'interface': 'aggregate', 'url': 'https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am', 'urn': 'urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm'} INFO:omni: ------------------------------------------------------------ INFO:omni: Completed getversion: Options as run: aggregate: ['ig-gpo'] api_version: 3 framework: portal noGetVersionCache: True project: ln-prj Args: getversion Result Summary: Got version for https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0 INFO:omni: ============================================================ }}} Internet2 Aggregate: {{{ $ omni.py getversion -V3 -a i2 INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Substituting AM nickname i2 with URL http://geni-am.net.internet2.edu:12346, URN urn:publicid:IDN+ion.internet2.edu+authority+cm WARNING:omni:You asked to use AM API 3, but the AM(s) you are contacting do not all speak that version. WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v2. WARNING:omni:Continuing with your requested API version 3, but consider next time calling Omni with '-V2'. INFO:omni:Substituting AM nickname i2 with URL http://geni-am.net.internet2.edu:12346, URN urn:publicid:IDN+ion.internet2.edu+authority+cm INFO:omni:AM URN: urn:publicid:IDN+ion.internet2.edu+authority+cm (url: http://geni-am.net.internet2.edu:12346) has version: INFO:omni:{ 'code_tag': '2.0-9', 'code_url': 'git://git.onelab.eu/sfa.git@sfa-2.0-9', 'geni_ad_rspec_versions': [ { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/flack/1', 'http://www.planet-lab.org/resources/sfa/ext/planetlab/1', 'http://hpn.east.isi.edu/rspec/ext/stitch/0.1/'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd', 'type': 'GENI', 'version': '3'}], 'geni_am_type': ['dcn', 'max'], 'geni_api': 2, 'geni_api_versions': { '2': 'http://geni-am.net.internet2.edu:12346'}, 'geni_request_rspec_versions': [ { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/flack/1', 'http://www.planet-lab.org/resources/sfa/ext/planetlab/1', 'http://hpn.east.isi.edu/rspec/ext/stitch/0.1/'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/request.xsd', 'type': 'GENI', 'version': '3'}], 'hostname': 'geni-am.net.internet2.edu', 'hrn': 'ion.internet2.edu', 'interface': 'aggregate', 'sfa': 2, 'testbed': 'myplc', 'urn': 'urn:publicid:IDN+ion.internet2.edu+authority+cm'} INFO:omni: ------------------------------------------------------------ INFO:omni: Completed getversion: Options as run: aggregate: ['i2'] api_version: 3 framework: portal noGetVersionCache: True project: ln-prj Args: getversion Result Summary: Your AMs do not all speak requested API v3. At the URLs you are contacting, all your AMs speak AM API v2. Continuing with your requested API version 3, but consider next time calling Omni with '-V2'. Got version for http://geni-am.net.internet2.edu:12346 INFO:omni: ============================================================ }}} Utah ProtoGENI: {{{ $ omni.py getversion -V3 -a pg-utah3 INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Substituting AM nickname pg-utah3 with URL https://www.emulab.net:12369/protogeni/xmlrpc/am/3.0, URN urn:publicid:IDN+emulab.net+authority+cm INFO:omni:Substituting AM nickname pg-utah3 with URL https://www.emulab.net:12369/protogeni/xmlrpc/am/3.0, URN urn:publicid:IDN+emulab.net+authority+cm INFO:omni: (PG log url - look here for details on any failures: https://www.emulab.net/spewlogfile.php3?logfile=8459ac1e74947af546d1501471bc6b18) INFO:omni:AM URN: urn:publicid:IDN+emulab.net+authority+cm (url: https://www.emulab.net:12369/protogeni/xmlrpc/am/3.0) has version: ( (PG log url - look here for details on any failures: https://www.emulab.net/spewlogfile.php3?logfile=8459ac1e74947af546d1501471bc6b18).) INFO:omni:{ 'code_tag': '0a814e9fa25f2335fce9122911946353e70090b6', 'geni_ad_rspec_versions': [ { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.1', 'schema': 'http://www.protogeni.net/resources/rspec/0.1/ad.xsd', 'type': 'ProtoGENI', 'version': '0.1'}, { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.2', 'schema': 'http://www.protogeni.net/resources/rspec/0.2/ad.xsd', 'type': 'ProtoGENI', 'version': '0.2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.protogeni.net/resources/rspec/2', 'schema': 'http://www.protogeni.net/resources/rspec/2/ad.xsd', 'type': 'ProtoGENI', 'version': '2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd', 'type': 'GENI', 'version': '3'}], 'geni_allocate': 'geni_disjoint', 'geni_api': 3, 'geni_api_versions': { '1': 'https://www.emulab.net:12369/protogeni/xmlrpc/am/1.0', '2': 'https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0', '3': 'https://www.emulab.net:12369/protogeni/xmlrpc/am/3.0'}, 'geni_credential_types': [ { 'geni_type': 'geni_sfa', 'geni_version': '2'}, { 'geni_type': 'geni_sfa', 'geni_version': '3'}], 'geni_request_rspec_versions': [ { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.1', 'schema': 'http://www.protogeni.net/resources/rspec/0.1/request.xsd', 'type': 'ProtoGENI', 'version': '0.1'}, { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.2', 'schema': 'http://www.protogeni.net/resources/rspec/0.2/request.xsd', 'type': 'ProtoGENI', 'version': '0.2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.protogeni.net/resources/rspec/2', 'schema': 'http://www.protogeni.net/resources/rspec/2/request.xsd', 'type': 'ProtoGENI', 'version': '2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/request.xsd', 'type': 'GENI', 'version': '3'}], 'geni_single_allocation': '1', 'hostname': 'boss.emulab.net', 'hrn': 'utahemulab.cm', 'interface': 'aggregate', 'peers': { 'urn:publicid:IDN+ansp.br+authority+cm': 'https://pg-boss.ansp.br:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+attcm.net+authority+cm': 'https://localhost.localdomain/protogeni/xmlrpc/am', 'urn:publicid:IDN+chi.itesm.mx+authority+cm': 'https://boss.chi.itesm.mx/protogeni/xmlrpc/am', 'urn:publicid:IDN+cis.fiu.edu+authority+cm': 'https://pg-boss.cis.fiu.edu:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+cmcl.cs.cmu.edu+authority+cm': 'https://boss.cmcl.cs.cmu.edu/protogeni/xmlrpc/am', 'urn:publicid:IDN+cron.loni.org+authority+cm': 'https://www.cron.loni.org/protogeni/xmlrpc/am', 'urn:publicid:IDN+denali.nx+authority+cm': 'https://denali.nmc-probe.org:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+emulab.larc.usp.br+authority+cm': 'https://www.emulab.larc.usp.br:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+emulab.net+authority+cm': 'https://www.emulab.net:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+etri-cm1.kreonet.net+authority+cm': 'https://etri-cm1.kreonet.net/protogeni/xmlrpc/am', 'urn:publicid:IDN+etri-cm2.kreonet.net+authority+cm': 'https://etri-cm2.kreonet.net/protogeni/xmlrpc/am', 'urn:publicid:IDN+geni.kettering.edu+authority+cm': 'https://boss.geni.kettering.edu:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+genicloud:hplabs+authority+sa': 'https://opencirrus-07501.hpl.hp.com:12346/', 'urn:publicid:IDN+genirack.nyu.edu+authority+cm': 'https://boss.genirack.nyu.edu:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+gims.wail.wisc.edu+authority+cm': 'https://gims.wail.wisc.edu/protogeni/xmlrpc/am', 'urn:publicid:IDN+host.protogeni-abac.geni.emulab.net+authority+cm': 'https://host.protogeni-abac.geni.emulab.net/protogeni/xmlrpc/am', 'urn:publicid:IDN+instageni.arl.hpc.mil+authority+cm': 'https://boss.instageni.arl.hpc.mil:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+instageni.clemson.edu+authority+cm': 'https://boss.instageni.clemson.edu:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+instageni.cs.princeton.edu+authority+cm': 'https://boss.instageni.cs.princeton.edu:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm': 'https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+instageni.ku.gpeni.net+authority+cm': 'https://boss.instageni.ku.gpeni.net:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+instageni.northwestern.edu+authority+cm': 'https://boss.instageni.northwestern.edu:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+instageni.rnoc.gatech.edu+authority+cm': 'https://boss.instageni.rnoc.gatech.edu:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+ion:internet2:edu+authority+sa': 'https://geni-am.net.internet2.edu:12346', 'urn:publicid:IDN+jonlab.testbed.emulab.net+authority+cm': 'https://myboss.jonlab.testbed.emulab.net:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+kodiak.nx+authority+cm': 'https://kodiak.nmc-probe.org:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+lan.sdn.uky.edu+authority+cm': 'https://boss.lan.sdn.uky.edu:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+maxpl+authority+sa': 'http://max-myplc.dragon.maxgigapop.net:12346', 'urn:publicid:IDN+myelab.testbed.emulab.net+authority+cm': 'https://myboss.myelab.testbed.emulab.net:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+pgeni.gpolab.bbn.com+authority+cm': 'https://www.pgeni.gpolab.bbn.com:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+pgeni1.gpolab.bbn.com+authority+cm': 'https://www.pgeni1.gpolab.bbn.com:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+pgeni3.gpolab.bbn.com+authority+cm': 'https://www.pgeni3.gpolab.bbn.com:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+plc+authority+sa': 'https://planet-lab.org:12346', 'urn:publicid:IDN+ple+authority+sa': 'https://www.planet-lab.eu:12346/', 'urn:publicid:IDN+pni.uml.edu+authority+cm': 'https://pni.uml.edu/protogeni/xmlrpc/am', 'urn:publicid:IDN+portal.nx+authority+cm': 'https://portal.nmc-probe.org:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+schooner.wail.wisc.edu+authority+cm': 'https://www.schooner.wail.wisc.edu/protogeni/xmlrpc/am', 'urn:publicid:IDN+shadownet.uky.emulab.net+authority+cm': 'https://shadownet.uky.emulab.net/protogeni/xmlrpc/am', 'urn:publicid:IDN+sparta.com+authority+cm': 'https://host.referencecm.amp.emulab.net/protogeni/xmlrpc/am', 'urn:publicid:IDN+uky.emulab.net+authority+cm': 'https://www.uky.emulab.net:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+uml.emulab.net+authority+cm': 'https://boss.uml.emulab.net/protogeni/xmlrpc/am', 'urn:publicid:IDN+utah.geniracks.net+authority+cm': 'https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+vwall.ilabt.iminds.be+authority+cm': 'https://www.vwall.ilabt.iminds.be:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+wall3.test.ibbt.be+authority+cm': 'https://www.wall3.test.ibbt.be:12369/protogeni/xmlrpc/am', 'urn:publicid:IDN+wilab2.ilabt.iminds.be+authority+cm': 'https://www.wilab2.ilabt.iminds.be:12369/protogeni/xmlrpc/am'}, 'url': 'https://www.emulab.net:12369/protogeni/xmlrpc/am', 'urn': 'urn:publicid:IDN+emulab.net+authority+cm'} INFO:omni: ------------------------------------------------------------ INFO:omni: Completed getversion: Options as run: aggregate: ['pg-utah3'] api_version: 3 framework: portal noGetVersionCache: True project: ln-prj Args: getversion Result Summary: Got version for https://www.emulab.net:12369/protogeni/xmlrpc/am/3.0 INFO:omni: ============================================================ }}} Utah InstaGENI: {{{ $ omni.py getversion -V3 -a ig-utah3 INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Substituting AM nickname ig-utah3 with URL https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/3.0, URN urn:publicid:IDN+utah.geniracks.net+authority+cm INFO:omni:Substituting AM nickname ig-utah3 with URL https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/3.0, URN urn:publicid:IDN+utah.geniracks.net+authority+cm INFO:omni: (PG log url - look here for details on any failures: https://boss.utah.geniracks.net/spewlogfile.php3?logfile=980bc0d09b18c1f378c1d9660fcf31a9) INFO:omni:AM URN: urn:publicid:IDN+utah.geniracks.net+authority+cm (url: https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/3.0) has version: ( (PG log url - look here for details on any failures: https://boss.utah.geniracks.net/spewlogfile.php3?logfile=980bc0d09b18c1f378c1d9660fcf31a9).) INFO:omni:{ 'code_tag': '5ae9b0b4f055a6d55d372cda4b42f0a339cf0457', 'geni_ad_rspec_versions': [ { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.1', 'schema': 'http://www.protogeni.net/resources/rspec/0.1/ad.xsd', 'type': 'ProtoGENI', 'version': '0.1'}, { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.2', 'schema': 'http://www.protogeni.net/resources/rspec/0.2/ad.xsd', 'type': 'ProtoGENI', 'version': '0.2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.protogeni.net/resources/rspec/2', 'schema': 'http://www.protogeni.net/resources/rspec/2/ad.xsd', 'type': 'ProtoGENI', 'version': '2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd', 'type': 'GENI', 'version': '3'}], 'geni_allocate': 'geni_disjoint', 'geni_api': 3, 'geni_api_versions': { '1': 'https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/1.0', '2': 'https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/2.0', '3': 'https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/3.0'}, 'geni_credential_types': [ { 'geni_type': 'geni_sfa', 'geni_version': '2'}, { 'geni_type': 'geni_sfa', 'geni_version': '3'}], 'geni_request_rspec_versions': [ { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.1', 'schema': 'http://www.protogeni.net/resources/rspec/0.1/request.xsd', 'type': 'ProtoGENI', 'version': '0.1'}, { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.2', 'schema': 'http://www.protogeni.net/resources/rspec/0.2/request.xsd', 'type': 'ProtoGENI', 'version': '0.2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.protogeni.net/resources/rspec/2', 'schema': 'http://www.protogeni.net/resources/rspec/2/request.xsd', 'type': 'ProtoGENI', 'version': '2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/request.xsd', 'type': 'GENI', 'version': '3'}], 'geni_single_allocation': '1', 'hostname': 'boss.utah.geniracks.net', 'hrn': 'utahgenirack.cm', 'interface': 'aggregate', 'url': 'https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am', 'urn': 'urn:publicid:IDN+utah.geniracks.net+authority+cm'} INFO:omni: ------------------------------------------------------------ INFO:omni: Completed getversion: Options as run: aggregate: ['ig-utah3'] api_version: 3 framework: portal noGetVersionCache: True project: ln-prj Args: getversion Result Summary: Got version for https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am/3.0 INFO:omni: ============================================================ }}} === 1.3 Create Sliver === Using AM API V3 commands, first create a slice and then using stitcher.py create a sliver (allocate, provision, perform operational action start/stop/restart) from GPO InstaGENI to Utah InstaGENI. Create slice: {{{ $ omni.py createslice stitch-gpo-utah -V3 INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Created slice with Name stitch-gpo-utah, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah, Expiration 2013-06-06 21:51:18 INFO:omni: ------------------------------------------------------------ INFO:omni: Completed createslice: Options as run: api_version: 3 framework: portal project: ln-prj Args: createslice stitch-gpo-utah Result Summary: Created slice with Name stitch-gpo-utah, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah, Expiration 2013-06-06 21:51:18 INFO:omni: ============================================================ }}} Create the sliver using [http://groups.geni.net/geni/attachment/wiki/GeniNetworkStitchingTestStatus/Functional/stitch-ig-gpo-ig-utah.rspec stitch-ig-gpo-ig-utah.rspec]: {{{ $ stitcher.py allocate stitch-gpo-utah -V3 ./stitch-ig-gpo-ig-utah.rspec INFO:stitcher:Loading config file /home/lnevers/.gcf/omni_config INFO:stitcher:Using control framework portal INFO:stitcher: speaks AM API v3, but sticking with v2 WARNING:omni:You asked to use AM API 3, but the AM(s) you are contacting do not all speak that version. WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v2. WARNING:omni:Switching to AM API v2. Next time call Omni with '-V2'. INFO:stitcher: speaks AM API v3, but sticking with v2 INFO:stitcher: speaks AM API v3, but sticking with v2 INFO:stitch.Aggregate:Writing to '/tmp/stitch-gpo-utah-createsliver-request-11-instageni-gpolab-bbn-com.xml' INFO:stitch.Aggregate: Stitcher doing createsliver at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni:Creating sliver(s) from rspec file /tmp/stitch-gpo-utah-createsliver-request-11-instageni-gpolab-bbn-com.xml for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah INFO:omni: (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=5ff2ffb474bf4666131c03dc05b55aef) INFO:omni:Got return from CreateSliver for slice stitch-gpo-utah at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am: INFO:omni:Writing to 'stitch-gpo-utah-manifest-rspec-instageni-gpolab-bbn-com-protogeni.xml' INFO:omni: INFO:omni:Wrote result of createsliver for slice: stitch-gpo-utah at AM: https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am to file stitch-gpo-utah-manifest-rspec-instageni-gpolab-bbn-com-protogeni.xml INFO:stitch.Aggregate:Allocation at complete. INFO:stitch.Aggregate:Writing to '/tmp/stitch-gpo-utah-createsliver-request-11-emulab-net.xml' INFO:stitch.Aggregate: Stitcher doing createsliver at https://www.emulab.net:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni:Creating sliver(s) from rspec file /tmp/stitch-gpo-utah-createsliver-request-11-emulab-net.xml for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah INFO:omni: (PG log url - look here for details on any failures: https://www.emulab.net/spewlogfile.php3?logfile=37b0d042a7c2aefbb95204b6ebb7e099) INFO:omni:Got return from CreateSliver for slice stitch-gpo-utah at https://www.emulab.net:12369/protogeni/xmlrpc/am: INFO:omni:Writing to 'stitch-gpo-utah-manifest-rspec-www-emulab-net-protogeni.xml' INFO:omni: INFO:omni:Wrote result of createsliver for slice: stitch-gpo-utah at AM: https://www.emulab.net:12369/protogeni/xmlrpc/am to file stitch-gpo-utah-manifest-rspec-www-emulab-net-protogeni.xml INFO:stitch.Aggregate:Allocation at complete. INFO:stitch.Aggregate:Writing to '/tmp/stitch-gpo-utah-createsliver-request-11-ion-internet2-edu.xml' INFO:stitch.Aggregate: Stitcher doing createsliver at http://geni-am.net.internet2.edu:12346 INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni:Creating sliver(s) from rspec file /tmp/stitch-gpo-utah-createsliver-request-11-ion-internet2-edu.xml for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah INFO:omni:Got return from CreateSliver for slice stitch-gpo-utah at http://geni-am.net.internet2.edu:12346: INFO:omni:Writing to 'stitch-gpo-utah-manifest-rspec-geni-am-net-internet2-edu.xml' INFO:omni: INFO:omni:Wrote result of createsliver for slice: stitch-gpo-utah at AM: http://geni-am.net.internet2.edu:12346 to file stitch-gpo-utah-manifest-rspec-geni-am-net-internet2-edu.xml INFO:stitch.Aggregate:DCN AM : must wait for status ready.... INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni:Status of Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah: INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM http://geni-am.net.internet2.edu:12346 has overall SliverStatus: changing INFO:omni:Writing to 'stitch-gpo-utah-sliverstatus-geni-am-net-internet2-edu.json' INFO:omni:Sliver status for Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM URL http://geni-am.net.internet2.edu:12346 INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni:Status of Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah: INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM http://geni-am.net.internet2.edu:12346 has overall SliverStatus: changing INFO:omni:Writing to 'stitch-gpo-utah-sliverstatus-geni-am-net-internet2-edu.json' INFO:omni:Sliver status for Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM URL http://geni-am.net.internet2.edu:12346 INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni:Status of Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah: INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM http://geni-am.net.internet2.edu:12346 has overall SliverStatus: changing INFO:omni:Writing to 'stitch-gpo-utah-sliverstatus-geni-am-net-internet2-edu.json' INFO:omni:Sliver status for Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM URL http://geni-am.net.internet2.edu:12346 INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni:Status of Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah: INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM http://geni-am.net.internet2.edu:12346 has overall SliverStatus: changing INFO:omni:Writing to 'stitch-gpo-utah-sliverstatus-geni-am-net-internet2-edu.json' INFO:omni:Sliver status for Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM URL http://geni-am.net.internet2.edu:12346 INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni:Status of Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah: INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM http://geni-am.net.internet2.edu:12346 has overall SliverStatus: ready INFO:omni:Writing to 'stitch-gpo-utah-sliverstatus-geni-am-net-internet2-edu.json' INFO:omni:Sliver status for Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM URL http://geni-am.net.internet2.edu:12346 INFO:stitch.Aggregate:DCN circuit 18541 is ready INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Saving output to a file. INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni:Gathering resources reserved for slice stitch-gpo-utah. INFO:omni:Listed reserved resources on 1 out of 1 possible aggregates. INFO:omni:Writing to 'stitch-gpo-utah-manifest-rspec-geni-am-net-internet2-edu.xml' INFO:stitch.Aggregate:Allocation at complete. INFO:stitch.Aggregate:Writing to '/tmp/stitch-gpo-utah-createsliver-request-11-utah-geniracks-net.xml' INFO:stitch.Aggregate: Stitcher doing createsliver at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni:Creating sliver(s) from rspec file /tmp/stitch-gpo-utah-createsliver-request-11-utah-geniracks-net.xml for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah INFO:omni: (PG log url - look here for details on any failures: https://boss.utah.geniracks.net/spewlogfile.php3?logfile=142c1ce3613ea2c56c58681b9432d3b7) INFO:omni:Got return from CreateSliver for slice stitch-gpo-utah at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am: INFO:omni:Writing to 'stitch-gpo-utah-manifest-rspec-utah-geniracks-net-protogeni.xml' INFO:omni: INFO:omni:Wrote result of createsliver for slice: stitch-gpo-utah at AM: https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am to file stitch-gpo-utah-manifest-rspec-utah-geniracks-net-protogeni.xml INFO:stitch.Aggregate:Allocation at complete. INFO:stitch.launcher:All aggregates are complete. INFO:stitcher: INFO:stitcher: INFO:stitcher: 10 100000 l2sc ethernet 9000 3748 3748 false 2 10 100000.0 l2sc ethernet 9000 3748 3748 true 3 10 100000.0 l2sc ethernet 9000 930 930 true 4 10 100000 l2sc ethernet 9000 930 930 false 5 10 100000 l2sc ethernet 9000 930 930 false 6 10 100000 l2sc ethernet 9000 930 930 false null Stitching success: Reserved resources in slice stitch-gpo-utah at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 1 link(s). }}} '''Note:''' Could not use V3 provision and poa functions with stitcher.py, slivers were ready after the allocate command. === 1.4 List resources for sliver === Could not use describe function with stitcher.py: {{{ $ stitcher.py describe stitch-gpo-utah -V3 -o INFO:stitcher:Loading config file /home/lnevers/.gcf/omni_config INFO:stitcher:Using control framework portal INFO:stitcher:Reading stitching slice stitch-gpo-utah aggregates from file ch\.geni\.net.ln-prj.stitch-gpo-utah-amlist.txt INFO:stitcher:Adding aggregate option https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am (urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm) INFO:stitcher:Adding aggregate option http://geni-am.net.internet2.edu:12346 (urn:publicid:IDN+ion.internet2.edu+authority+cm) INFO:stitcher:Adding aggregate option https://www.emulab.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+emulab.net+authority+cm) INFO:stitcher:Adding aggregate option https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+utah.geniracks.net+authority+cm) INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal WARNING:omni:You asked to use AM API 3, but the AM(s) you are contacting do not all speak that version. WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v2. WARNING:omni:Switching to AM API v2. Next time call Omni with '-V2'. ERROR:omni:Describe is only available in AM API v3+. Use ListResources with AM API v2, or specify -V3 to use AM API v3. Describe is only available in AM API v3+. Use ListResources with AM API v2, or specify -V3 to use AM API v3. }}} '''Note:''' Could not use V3 describe function with stitcher.py. === 1.5 Sliver status === Could not use the V3 status command with stitcher.py: {{{ $ stitcher.py status stitch-gpo-utah -V3 -o INFO:stitcher:Loading config file /home/lnevers/.gcf/omni_config INFO:stitcher:Using control framework portal INFO:stitcher:Reading stitching slice stitch-gpo-utah aggregates from file ch\.geni\.net.ln-prj.stitch-gpo-utah-amlist.txt INFO:stitcher:Adding aggregate option https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am (urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm) INFO:stitcher:Adding aggregate option http://geni-am.net.internet2.edu:12346 (urn:publicid:IDN+ion.internet2.edu+authority+cm) INFO:stitcher:Adding aggregate option https://www.emulab.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+emulab.net+authority+cm) INFO:stitcher:Adding aggregate option https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+utah.geniracks.net+authority+cm) INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal WARNING:omni:You asked to use AM API 3, but the AM(s) you are contacting do not all speak that version. WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v2. WARNING:omni:Switching to AM API v2. Next time call Omni with '-V2'. ERROR:omni:Status is only available in AM API v3+. Use SliverStatus with AM API v2, or specify -V3 to use AM API v3. Status is only available in AM API v3+. Use SliverStatus with AM API v2, or specify -V3 to use AM API v3. }}} Verify that the slivers are ready with V2: {{{ $ stitcher.py sliverstatus stitch-gpo-utah -V3 -o INFO:stitcher:Loading config file /home/lnevers/.gcf/omni_config INFO:stitcher:Using control framework portal INFO:stitcher:Reading stitching slice stitch-gpo-utah aggregates from file ch\.geni\.net.ln-prj.stitch-gpo-utah-amlist.txt INFO:stitcher:Adding aggregate option https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am (urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm) INFO:stitcher:Adding aggregate option http://geni-am.net.internet2.edu:12346 (urn:publicid:IDN+ion.internet2.edu+authority+cm) INFO:stitcher:Adding aggregate option https://www.emulab.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+emulab.net+authority+cm) INFO:stitcher:Adding aggregate option https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+utah.geniracks.net+authority+cm) INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal WARNING:omni:You asked to use AM API 3, but the AM(s) you are contacting do not all speak that version. WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v2. WARNING:omni:Switching to AM API v2. Next time call Omni with '-V2'. INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni:Status of Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah: INFO:omni: (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=95d114d26c2ecc2a1acb353f36a8b54c) INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am has overall SliverStatus: ready <===READY=> INFO:omni:Writing to 'stitch-gpo-utah-sliverstatus-instageni-gpolab-bbn-com-protogeni.json' INFO:omni:Sliver status for Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM URL https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am INFO:omni: (PG log url - look here for details on any failures: https://www.emulab.net/spewlogfile.php3?logfile=8c06b83db995ee494c7204dabf63d7d6) INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM https://www.emulab.net:12369/protogeni/xmlrpc/am has overall SliverStatus: ready INFO:omni:Writing to 'stitch-gpo-utah-sliverstatus-www-emulab-net-protogeni.json' INFO:omni:Sliver status for Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM URL https://www.emulab.net:12369/protogeni/xmlrpc/am INFO:omni: (PG log url - look here for details on any failures: https://boss.utah.geniracks.net/spewlogfile.php3?logfile=e6785536c17648f68a013a818bc99066) INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am has overall SliverStatus: ready <===READY===> INFO:omni:Writing to 'stitch-gpo-utah-sliverstatus-utah-geniracks-net-protogeni.json' INFO:omni:Sliver status for Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM URL https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM http://geni-am.net.internet2.edu:12346 has overall SliverStatus: ready INFO:omni:Writing to 'stitch-gpo-utah-sliverstatus-geni-am-net-internet2-edu.json' INFO:omni:Sliver status for Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM URL http://geni-am.net.internet2.edu:12346 Your AMs do not all speak requested API v3. At the URLs you are contacting, all your AMs speak AM API v2. Switching to AM API v2. Next time call Omni with '-V2'. Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day(s) on 2013-06-06 21:51:18 UTC Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am has overall SliverStatus: ready. <===READY===> Saved sliverstatus on stitch-gpo-utah at AM https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am to file stitch-gpo-utah-sliverstatus-instageni-gpolab-bbn-com-protogeni.json. Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM https://www.emulab.net:12369/protogeni/xmlrpc/am has overall SliverStatus: ready. Saved sliverstatus on stitch-gpo-utah at AM https://www.emulab.net:12369/protogeni/xmlrpc/am to file stitch-gpo-utah-sliverstatus-www-emulab-net-protogeni.json. Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am has overall SliverStatus: ready. Saved sliverstatus on stitch-gpo-utah at AM https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am to file stitch-gpo-utah-sliverstatus-utah-geniracks-net-protogeni.json. Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at AM http://geni-am.net.internet2.edu:12346 has overall SliverStatus: ready. <===READY===> Saved sliverstatus on stitch-gpo-utah at AM http://geni-am.net.internet2.edu:12346 to file stitch-gpo-utah-sliverstatus-geni-am-net-internet2-edu.json. Returned status of slivers on 4 of 4 possible aggregates. }}} '''Note:''' Could not use the V3 status command with stitcher.py === 1.6 Renew sliver === First slice expiration, renew slice and then sliver: {{{ $ omni.py print_slice_expiration stitch-gpo-utah INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day on 2013-06-06 21:51:18 UTC INFO:omni: ------------------------------------------------------------ INFO:omni: Completed print_slice_expiration: Options as run: framework: portal project: ln-prj Args: print_slice_expiration stitch-gpo-utah Result Summary: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires within 1 day(s) on 2013-06-06 21:51:18 UTC INFO:omni: ============================================================ $ omni.py renewslice stitch-gpo-utah 2013-06-08 INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni.pgch:Requesting new slice expiration '2013-06-08T00:00:00' INFO:omni:Slice stitch-gpo-utah now expires at 2013-06-08 00:00:00 UTC INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires on 2013-06-08 00:00:00 UTC INFO:omni: ------------------------------------------------------------ INFO:omni: Completed renewslice: Options as run: framework: portal project: ln-prj Args: renewslice stitch-gpo-utah 2013-06-08 Result Summary: Slice stitch-gpo-utah now expires at 2013-06-08 00:00:00 UTC Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires on 2013-06-08 00:00:00 UTC INFO:omni: ============================================================ }}} Renew sliver: {{{ $ stitcher.py renewsliver stitch-gpo-utah 2013-06-08 INFO:stitcher:Loading config file /home/lnevers/.gcf/omni_config INFO:stitcher:Using control framework portal INFO:stitcher:Reading stitching slice stitch-gpo-utah aggregates from file ch\.geni\.net.ln-prj.stitch-gpo-utah-amlist.txt INFO:stitcher:Adding aggregate option https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am (urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm) INFO:stitcher:Adding aggregate option http://geni-am.net.internet2.edu:12346 (urn:publicid:IDN+ion.internet2.edu+authority+cm) INFO:stitcher:Adding aggregate option https://www.emulab.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+emulab.net+authority+cm) INFO:stitcher:Adding aggregate option https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+utah.geniracks.net+authority+cm) INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires on 2013-06-08 00:00:00 UTC INFO:omni:Renewing Sliver stitch-gpo-utah until 2013-06-08 00:00:00+00:00 (UTC) INFO:omni: (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=d93863cc6af0506115b11f956b3e55df) INFO:omni:Renewed sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at unspecified_AM_URN (https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am) until 2013-06-08T00:00:00+00:00 (UTC) INFO:omni: (PG log url - look here for details on any failures: https://www.emulab.net/spewlogfile.php3?logfile=95014bab7b39abcdf2f15a1a430f60c4) INFO:omni:Renewed sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at unspecified_AM_URN++ (https://www.emulab.net:12369/protogeni/xmlrpc/am) until 2013-06-08T00:00:00+00:00 (UTC) INFO:omni: (PG log url - look here for details on any failures: https://boss.utah.geniracks.net/spewlogfile.php3?logfile=f934095065417640b84ee0c0dbd420ba) INFO:omni:Renewed sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at unspecified_AM_URN+++ (https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am) until 2013-06-08T00:00:00+00:00 (UTC) INFO:omni:Renewed sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah at unspecified_AM_URN+ (http://geni-am.net.internet2.edu:12346) until 2013-06-08T00:00:00+00:00 (UTC) Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires on 2013-06-08 00:00:00 UTC Renewed slivers on 4 out of 4 aggregates for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah until 2013-06-08 00:00:00+00:00 (UTC) }}} === 1.7 Delete sliver === Could not use V3 delete command: {{{ $ stitcher.py delete stitch-gpo-utah -V3 INFO:stitcher:Loading config file /home/lnevers/.gcf/omni_config INFO:stitcher:Using control framework portal INFO:stitcher:Reading stitching slice stitch-gpo-utah aggregates from file ch\.geni\.net.ln-prj.stitch-gpo-utah-amlist.txt INFO:stitcher:Adding aggregate option https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am (urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm) INFO:stitcher:Adding aggregate option http://geni-am.net.internet2.edu:12346 (urn:publicid:IDN+ion.internet2.edu+authority+cm) INFO:stitcher:Adding aggregate option https://www.emulab.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+emulab.net+authority+cm) INFO:stitcher:Adding aggregate option https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+utah.geniracks.net+authority+cm) INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal WARNING:omni:You asked to use AM API 3, but the AM(s) you are contacting do not all speak that version. WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v2. WARNING:omni:Switching to AM API v2. Next time call Omni with '-V2'. ERROR:omni:Delete is only available in AM API v3+. Use DeleteSliver with AM API v2, or specify -V3 to use AM API v3. Delete is only available in AM API v3+. Use DeleteSliver with AM API v2, or specify -V3 to use AM API v3. }}} Used V2 deletesliver to delete the sliver: {{{ $ stitcher.py delete stitch-gpo-utah -V3 INFO:stitcher:Loading config file /home/lnevers/.gcf/omni_config INFO:stitcher:Using control framework portal INFO:stitcher:Reading stitching slice stitch-gpo-utah aggregates from file ch\.geni\.net.ln-prj.stitch-gpo-utah-amlist.txt INFO:stitcher:Adding aggregate option https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am (urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm) INFO:stitcher:Adding aggregate option http://geni-am.net.internet2.edu:12346 (urn:publicid:IDN+ion.internet2.edu+authority+cm) INFO:stitcher:Adding aggregate option https://www.emulab.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+emulab.net+authority+cm) INFO:stitcher:Adding aggregate option https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+utah.geniracks.net+authority+cm) INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal WARNING:omni:You asked to use AM API 3, but the AM(s) you are contacting do not all speak that version. WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v2. WARNING:omni:Switching to AM API v2. Next time call Omni with '-V2'. ERROR:omni:Delete is only available in AM API v3+. Use DeleteSliver with AM API v2, or specify -V3 to use AM API v3. Delete is only available in AM API v3+. Use DeleteSliver with AM API v2, or specify -V3 to use AM API v3. lnevers@arendia:~/gcf-2.3.1/stitch-test$ stitcher.py deletesliver stitch-gpo-utah -V3 INFO:stitcher:Loading config file /home/lnevers/.gcf/omni_config INFO:stitcher:Using control framework portal INFO:stitcher:Reading stitching slice stitch-gpo-utah aggregates from file ch\.geni\.net.ln-prj.stitch-gpo-utah-amlist.txt INFO:stitcher:Adding aggregate option https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am (urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm) INFO:stitcher:Adding aggregate option http://geni-am.net.internet2.edu:12346 (urn:publicid:IDN+ion.internet2.edu+authority+cm) INFO:stitcher:Adding aggregate option https://www.emulab.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+emulab.net+authority+cm) INFO:stitcher:Adding aggregate option https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+utah.geniracks.net+authority+cm) INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal WARNING:omni:You asked to use AM API 3, but the AM(s) you are contacting do not all speak that version. WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v2. WARNING:omni:Switching to AM API v2. Next time call Omni with '-V2'. INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah expires on 2013-06-08 00:00:00 UTC INFO:omni: (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=ba61835e4eb1970fa9ffd50721eaf426) INFO:omni:Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah on unspecified_AM_URN at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am INFO:omni: (PG log url - look here for details on any failures: https://www.emulab.net/spewlogfile.php3?logfile=add7757854b9583b2e9920845b106071) INFO:omni:Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah on unspecified_AM_URN++ at https://www.emulab.net:12369/protogeni/xmlrpc/am INFO:omni: (PG log url - look here for details on any failures: https://boss.utah.geniracks.net/spewlogfile.php3?logfile=20e7d77cfcd230bacb7911d79c7eb1fe) INFO:omni:Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah on unspecified_AM_URN+++ at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am INFO:omni:Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+stitch-gpo-utah on unspecified_AM_URN+ at http://geni-am.net.internet2.edu:12346 Your AMs do not all speak requested API v3. At the URLs you are contacting, all your AMs speak AM API v2. Switching to AM API v2. Next time call Omni with '-V2'. Deleted slivers on 4 out of a possible 4 aggregates }}} '''Note:''' Could not use V3 delete command === 1.8 Shutdown Sliver === Ran shutdown on stitched slice ln-ext1: {{{ $ stitcher.py shutdown ln-ext1 INFO:stitcher:Loading config file /home/lnevers/.gcf/omni_config INFO:stitcher:Using control framework portal INFO:stitcher:Reading stitching slice ln-ext1 aggregates from file ch\.geni\.net.ln-prj.ln-ext1-amlist.txt INFO:stitcher:Adding aggregate option https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am (urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm) INFO:stitcher:Adding aggregate option http://geni-am.net.internet2.edu:12346 (urn:publicid:IDN+ion.internet2.edu+authority+cm) INFO:stitcher:Adding aggregate option https://www.emulab.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+emulab.net+authority+cm) INFO:stitcher:Adding aggregate option https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am (urn:publicid:IDN+utah.geniracks.net+authority+cm) INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext1 expires within 1 day on 2013-06-07 00:50:54 UTC ERROR:omni.pgch:Call for Shutdown urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext1 on https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am failed. Server says: WARNING:omni:Failed to shutdown sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext1 on AM unspecified_AM_URN at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am. (missing result) ERROR:omni.pgch:Call for Shutdown urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext1 on https://www.emulab.net:12369/protogeni/xmlrpc/am failed. Server says: WARNING:omni:Failed to shutdown sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext1 on AM unspecified_AM_URN++ at https://www.emulab.net:12369/protogeni/xmlrpc/am. (missing result) ERROR:omni.pgch:Call for Shutdown urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext1 on https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am failed. Server says: WARNING:omni:Failed to shutdown sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext1 on AM unspecified_AM_URN+++ at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am. (missing result) INFO:omni:Shutdown Sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext1 on AM unspecified_AM_URN+ at http://geni-am.net.internet2.edu:12346 Shutdown slivers of slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext1 on 1 of 4 possible aggregates }}} == 2.0 GENI RSpec Support == GENI RSpec support tests validate that each of the RSpec (Advertisement, Manifest, and Request) provide complete and accurate information. The Advertisement RSpec were validated as part of the listresources output validation, not being re-executed here. The manifest RSpecs generates as part of the create sliver in the functional tests were used for validation. The GPO InstaGENI manifest: {{{ $ rspeclint stitch-gpo-utah-manifest-rspec-instageni-gpolab-bbn-com-protogeni.xml Ignoring node rs:vnode with unknown namespace http://www.protogeni.net/resources/rspec/ext/emulab/1 Line 28: Failed validation with root at element: Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}capabilities': This element is not expected. Expected is ( {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}switchingCapabilityDescriptor ). Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}capabilities': This element is not expected. Expected is ( {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/} switchingCapabilityDescriptor ). : stitching }}} The Internet2 manifest: {{{ $ rspeclint stitch-gpo-utah-manifest-rspec-geni-am-net-internet2-edu.xml $ }}} The Utah ProtoGENI manifest: {{{ $ rspeclint stitch-gpo-utah-manifest-rspec-www-emulab-net-protogeni.xml Line 28: Failed validation with root at element: Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}capabilities': This element is not expected. Expected is ( {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/} switchingCapabilityDescriptor ). Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}capabilities': This element is not expected. Expected is ( {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/} switchingCapabilityDescriptor ). : stitching }}} The InstaGENI Utah manifest: {{{ $ rspeclint stitch-gpo-utah-manifest-rspec-utah-geniracks-net-protogeni.xml Ignoring node rs:vnode with unknown namespace http://www.protogeni.net/resources/rspec/ext/emulab/1 Line 28: Failed validation with root at element: Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}capabilities': This element is not expected. Expected is ( {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}switchingCapabilityDescriptor ). Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}capabilities': This element is not expected. Expected is ( {http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}switchingCapabilityDescriptor ). : stitching }}} === 2.1 Stitching Extensions === Verified that request RSpec with stitching extension results in an extension being used. The sliver in the functional test was also created with an RSpec that did include the stitching extension. No issues found. Verified that request RSpec without stitching extension results in an extension being created. The sliver in the functional test did not specify an extension and thus verified that one was created. No issues found. Verified Stitching Path support for a single ''point-to-point path'' path with one stitched slice from Utah InstaGENI to GPO InstaGENI in the functional experiment. Once set up, exchanged traffic between host endpoints. No issues found. Verified Stitching Path support for ''multiple point-to-point'' paths by having 2 concurrent stitched slivers (ln-ext1, ln-ext2) from Utah InstaGENI to GPO InstaGENI. Set up first sliver (ln-ext1) and logged into endpoint hosts to send ping traffic. Left pings running and created the second sliver (ln-ext2). Second sliver started without any problem and started pings between end-points. Left both experiments running for 1 hour. Was able to renew sliver and get sliver status on both experiments. === 2.2 Requests RSpec validation === Verified RSpec Versions 3 support by the creation of the sliver in the functional test which used a V3 RSpec. Rspec is attached as [http://groups.geni.net/geni/attachment/wiki/GeniNetworkStitchingTestStatus/Functional/stitch-ig-gpo-ig-utah.rspec stitch-ig-gpo-ig-utah.rspec]. Verified routing profile options by including both an include and and exclude hops, and only exclude VLAN tags as follows: First determine range to use by getting an Advertisement RSpec at each aggregate. PG Utah and IG Utah were used in this scenario: IG Utah Advertisement details: {{{ 1000000 1000000 1000 urn:publicid:IDN+emulab.net+interface+procurveA:3.19 1000000 1000000 1000 256-1000 false }}} PG Utah Advertisement details: {{{ 1000000 1000000 1000 urn:publicid:IDN+utah.geniracks.net+interface+procurve2:1.19 1000000 1000000 1000 750-1000 false }}} The PG Utah site uses VLAN Rang 750-1000, so we will exclude part of the range (750-900) and include the IG Utah hop: {{{ $ stitcher.py createsliver ln-excl-incl ./stitch-pg-utah-ig-utah.rspec --includehop urn:publicid:IDN+utah.geniracks.net+stitchport+procurve2:1.19 --excludehop urn:publicid:IDN+emulab.net+stitchport+procurveA:3.19=750-900 INFO:stitcher:Loading config file /home/lnevers/.gcf/omni_config INFO:stitcher:Using control framework pg INFO:stitcher: speaks AM API v3, but sticking with v2 INFO:stitcher: speaks AM API v3, but sticking with v2 INFO:stitch.Aggregate:Writing to '/tmp/ln-excl-incl-createsliver-request-11-emulab-net.xml' INFO:stitch.Aggregate: Stitcher doing createsliver at https://www.emulab.net:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework pg INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+ln-excl-incl expires on 2013-06-08 17:20:22 UTC INFO:omni:Creating sliver(s) from rspec file /tmp/ln-excl-incl-createsliver-request-11-emulab-net.xml for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+ln-excl-incl INFO:omni: (PG log url - look here for details on any failures: https://www.emulab.net/spewlogfile.php3?logfile=bd5bbddf0d764fb9093b35fd5b5255bb) INFO:omni:Got return from CreateSliver for slice ln-excl-incl at https://www.emulab.net:12369/protogeni/xmlrpc/am: INFO:omni:Writing to 'ln-excl-incl-manifest-rspec-www-emulab-net-protogeni.xml' INFO:omni: INFO:omni:Wrote result of createsliver for slice: ln-excl-incl at AM: https://www.emulab.net:12369/protogeni/xmlrpc/am to file ln-excl-incl-manifest-rspec-www-emulab-net-protogeni.xml INFO:stitch.Aggregate:Allocation at complete. INFO:stitch.Aggregate:Writing to '/tmp/ln-excl-incl-createsliver-request-11-utah-geniracks-net.xml' INFO:stitch.Aggregate: Stitcher doing createsliver at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework pg INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+ln-excl-incl expires on 2013-06-08 17:20:22 UTC INFO:omni:Creating sliver(s) from rspec file /tmp/ln-excl-incl-createsliver-request-11-utah-geniracks-net.xml for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+ln-excl-incl INFO:omni: (PG log url - look here for details on any failures: https://boss.utah.geniracks.net/spewlogfile.php3?logfile=25ca5e1193e29ae7962279f2046d6b62) INFO:omni:Got return from CreateSliver for slice ln-excl-incl at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am: INFO:omni:Writing to 'ln-excl-incl-manifest-rspec-utah-geniracks-net-protogeni.xml' INFO:omni: INFO:omni:Wrote result of createsliver for slice: ln-excl-incl at AM: https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am to file ln-excl-incl-manifest-rspec-utah-geniracks-net-protogeni.xml INFO:stitch.Aggregate:Allocation at complete. INFO:stitch.launcher:All aggregates are complete. INFO:stitcher: INFO:stitcher: INFO:stitcher: 10 100000 l2sc ethernet 9000 916 916 false 2 10 100000 l2sc ethernet 9000 916 916 false null Stitching success: Reserved resources in slice ln-excl-incl at 2 Aggregates (including 0 intermediate aggregate(s) not in the original request), creating 1 link(s). }}} The include/excludes hops and VLAN tags were used as requested. === 2.3 Bandwidth and VLAN Negotiation === The stitcher tool does not directly negotiate bandwidth. Bandwidth can be requested in the link property element. Some aggregates along the network path may refuse the bandwidth request and allocate some other amount. VLAN Negotiation is accomplished by the stitcher.py trying to request a VLAN in the available range, and if requested VLAN is not available, then the next VLAN in the range is tried. This is repeated until a requested VLAN is available. Following is a capture that show stitcher going through available range of VLANs: {{{ py createsliver ln-ext-2l ./stitch-ig-gpo-ig-utah-2links-capacity.rspec INFO:stitcher:Loading config file /home/lnevers/.gcf/omni_config INFO:stitcher:Using control framework portal INFO:stitcher: speaks AM API v3, but sticking with v2 INFO:stitcher: speaks AM API v3, but sticking with v2 INFO:stitcher: speaks AM API v3, but sticking with v2 INFO:stitch.Aggregate:Writing to '/tmp/ln-ext-2l-createsliver-request-11-instageni-gpolab-bbn-com.xml' INFO:stitch.Aggregate: Stitcher doing createsliver at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l expires within 1 day on 2013-06-07 19:23:37 UTC INFO:omni:Creating sliver(s) from rspec file /tmp/ln-ext-2l-createsliver-request-11-instageni-gpolab-bbn-com.xml for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l ERROR:omni: {'output': 'vlan tag for link2 not available', 'code': {'protogeni_error_log': 'urn:publicid:IDN+instageni.gpolab.bbn.com+log+a73a5adbbee7517a5b08b44c235970a3', 'am_type': 'protogeni', 'geni_code': 1, 'am_code': 1, 'protogeni_error_url': 'https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=a73a5adbbee7517a5b08b44c235970a3'}, 'value': 0} INFO:stitch.Aggregate:Got AMAPIError doing createsliver ln-ext-2l at : AMAPIError: Error from Aggregate: code 1. protogeni AM code: 1: vlan tag for link2 not available. INFO:stitch.launcher:Will put back in the pool to allocate. Got Retry 2th time with new suggested VLANs INFO:stitch.launcher:Pausing for 10 seconds for Aggregates to free up resources... INFO:stitch.Aggregate:Writing to '/tmp/ln-ext-2l-createsliver-request-11-emulab-net.xml' INFO:stitch.Aggregate: Stitcher doing createsliver at https://www.emulab.net:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l expires within 1 day on 2013-06-07 19:23:37 UTC INFO:omni:Creating sliver(s) from rspec file /tmp/ln-ext-2l-createsliver-request-11-emulab-net.xml for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l INFO:omni: (PG log url - look here for details on any failures: https://www.emulab.net/spewlogfile.php3?logfile=4357c82f20118d7093a53adcf0af8598) INFO:omni:Got return from CreateSliver for slice ln-ext-2l at https://www.emulab.net:12369/protogeni/xmlrpc/am: INFO:omni:Writing to 'ln-ext-2l-manifest-rspec-www-emulab-net-protogeni.xml' INFO:omni: INFO:omni:Wrote result of createsliver for slice: ln-ext-2l at AM: https://www.emulab.net:12369/protogeni/xmlrpc/am to file ln-ext-2l-manifest-rspec-www-emulab-net-protogeni.xml INFO:stitch.Aggregate:Allocation at complete. INFO:stitch.Aggregate:Writing to '/tmp/ln-ext-2l-createsliver-request-12-instageni-gpolab-bbn-com.xml' INFO:stitch.Aggregate: Stitcher doing createsliver at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l expires within 1 day on 2013-06-07 19:23:37 UTC INFO:omni:Creating sliver(s) from rspec file /tmp/ln-ext-2l-createsliver-request-12-instageni-gpolab-bbn-com.xml for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l ERROR:omni: {'output': 'vlan tag for link2 not available', 'code': {'protogeni_error_log': 'urn:publicid:IDN+instageni.gpolab.bbn.com+log+a4afda955fc28fa5c8c95e9b9ba303d0', 'am_type': 'protogeni', 'geni_code': l, 'am_code': 1, 'protogeni_error_url': 'https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=a4afda955fc28fa5c8c95e9b9ba303d0'}, 'value': 0} INFO:stitch.Aggregate:Got AMAPIError doing createsliver ln-ext-2l at : AMAPIError: Error from Aggregate: code 1. protogeni AM code: 1: vlan tag for link2 not available. INFO:stitch.launcher:Will put back in the pool to allocate. Got Retry 3th time with new suggested VLANs INFO:stitch.launcher:Pausing for 10 seconds for Aggregates to free up resources... INFO:stitch.Aggregate:Writing to '/tmp/ln-ext-2l-createsliver-request-11-utah-geniracks-net.xml' INFO:stitch.Aggregate: Stitcher doing createsliver at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l expires within 1 day on 2013-06-07 19:23:37 UTC INFO:omni:Creating sliver(s) from rspec file /tmp/ln-ext-2l-createsliver-request-11-utah-geniracks-net.xml for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l INFO:omni: (PG log url - look here for details on any failures: https://boss.utah.geniracks.net/spewlogfile.php3?logfile=9bd8416e4b9d5eb1c153925cd6b5cd5f) INFO:omni:Got return from CreateSliver for slice ln-ext-2l at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am: INFO:omni:Writing to 'ln-ext-2l-manifest-rspec-utah-geniracks-net-protogeni.xml' INFO:omni: INFO:omni:Wrote result of createsliver for slice: ln-ext-2l at AM: https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am to file ln-ext-2l-manifest-rspec-utah-geniracks-net-protogeni.xml INFO:stitch.Aggregate:Allocation at complete. INFO:stitch.Aggregate:Writing to '/tmp/ln-ext-2l-createsliver-request-13-instageni-gpolab-bbn-com.xml' INFO:stitch.Aggregate: Stitcher doing createsliver at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l expires within 1 day on 2013-06-07 19:23:37 UTC INFO:omni:Creating sliver(s) from rspec file /tmp/ln-ext-2l-createsliver-request-13-instageni-gpolab-bbn-com.xml for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l ERROR:omni: {'output': 'vlan tag for link2 not available', 'code': {'protogeni_error_log': 'urn:publicid:IDN+instageni.gpolab.bbn.com+log+6bdb7562233197a6ac4626385e34bf91', 'am_type': 'protogeni', 'geni_code': 1, 'am_code': 1, 'protogeni_error_url': 'https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=6bdb7562233197a6ac4626385e34bf91'}, 'value': 0} INFO:stitch.Aggregate:Got AMAPIError doing createsliver ln-ext-2l at : AMAPIError: Error from Aggregate: code 1. protogeni AM code: 1: vlan tag for link2 not available. INFO:stitch.Aggregate:Cannot redo request locally: available VLAN range too small: 3747. VLANs unavailable: 3747-3749 WARNING:stitcher:Stitching failed with an error: Stitching failed trying createsliver at : AMAPIError: Error from Aggregate: code 1. protogeni AM code: 1: vlan tag for link2 not available. WARNING:stitcher:Had reservation at https://www.emulab.net:12369/protogeni/xmlrpc/am INFO:stitch.Aggregate:Doing deletesliver at https://www.emulab.net:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l expires within 1 day on 2013-06-07 19:23:37 UTC INFO:omni.pgch:Detected busy result for DeleteSliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l at https://www.emulab.net:12369/protogeni/xmlrpc/am. Retrying in 10 seconds. INFO:omni: (PG log url - look here for details on any failures: https://www.emulab.net/spewlogfile.php3?logfile=5f4ed7194b73a5327a6c2c24a6d21b5e) INFO:omni:Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l on unspecified_AM_URN at https://www.emulab.net:12369/protogeni/xmlrpc/am WARNING:stitcher:Deleted reservation at https://www.emulab.net:12369/protogeni/xmlrpc/am WARNING:stitcher:Had reservation at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am INFO:stitch.Aggregate:Doing deletesliver at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework portal INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l expires within 1 day on 2013-06-07 19:23:37 UTC INFO:omni: (PG log url - look here for details on any failures: https://boss.utah.geniracks.net/spewlogfile.php3?logfile=8a181235b7fa80872551670c62357df9) INFO:omni:Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+ln-ext-2l on unspecified_AM_URN at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am WARNING:stitcher:Deleted reservation at https://boss.utah.geniracks.net:12369/protogeni/xmlrpc/am Stitching failed trying createsliver at : AMAPIError: Error from Aggregate: code 1. protogeni AM code: 1: vlan tag for link2 not available. }}} === 2.4 RSpec Input Validation === Tests in this section validated the handling of various RSpec input scenarios. Each planned scenario is captured below: ==== 2.4.1 Request link with only 1 component_manager tag ==== The following RSpec was used defining only one component_manager for PG Utah and not including the IG Utah component_manager: {{{ ... ... }}} The scenario results in the stitcher evaluating the link and determining that there is no stitching that needs to take place, thus passing the request onto omni.py. Omni exits because the -a argument is not given: {{{ $ rspeclint stitch-1component-tag.rspec lnevers@arendia:~/gcf-2.4-preview/stitch-test/rspec-input$ omni.py createslice ln-stitch1 09:36:40 INFO omni: Loading config file /home/lnevers/.gcf/omni_config 09:36:40 INFO omni: Using control framework pg 09:36:41 INFO omni: Created slice with Name ln-stitch1, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+ln-stitch1, Expiration 2013-06-11 14:36:41+00:00 09:36:41 INFO omni: ------------------------------------------------------------ 09:36:41 INFO omni: Completed createslice: Options as run: framework: pg Args: createslice ln-stitch1 Result Summary: Created slice with Name ln-stitch1, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+ln-stitch1, Expiration 2013-06-11 14:36:41+00:00 09:36:41 INFO omni: ============================================================ }}} $ stitcher.py createsliver ln-stitch1 ./stitch-1component-tag.rspec 09:37:52 INFO stitcher: Loading config file /home/lnevers/.gcf/omni_config 09:37:52 INFO stitcher: Using control framework pg 09:37:52 INFO omni: Loading config file /home/lnevers/.gcf/omni_config 09:37:52 INFO omni: Using control framework pg 09:38:01 ERROR omni.protogeni: Call for Test PG AM for GENI API compatibilitity at https://www.schooner.wail.wisc.edu/protogeni/xmlrpc/am failed.: ProtocolError: 09:38:01 ERROR omni.protogeni: ..... Run with --debug for more information 09:38:21 ERROR omni.protogeni: Call for Test PG AM for GENI API compatibilitity at https://pg-boss.ansp.br:12369/protogeni/xmlrpc/am failed.: Unknown socket error: [Errno 113] No route to host 09:38:21 ERROR omni.protogeni: ..... Run with --debug for more information 09:38:43 ERROR omni.protogeni: Call for Test PG AM for GENI API compatibilitity at https://opencirrus-07501.hpl.hp.com:12346/ failed.: Unknown SSL error The read operation timed out 09:38:43 ERROR omni.protogeni: ..... Run with --debug for more information 09:38:53 ERROR omni: Missing -a argument: specify an aggregate where you want the reservation. Missing -a argument: specify an aggregate where you want the reservation. }}} ==== 2.4.2 Request link with 2 interface_ref elements but no component_manager elements ==== The following RSpec was used defining only no component_manager for either aggregate associated with the link: {{{ ... ... }}} The test shows the same failure as the previous scenario, due to stitcher evaluating the link, determining that the request is not a stitching scenario due to the lack on component managers in the link definition, and handing off the request to omny which fails due to the missing aggregate "-a" argument. {{{ $ stitcher.py createsliver ln-stitch1 ./stitch-2if-ref-no-comp-mgr.rspec 09:55:55 INFO stitcher: Loading config file /home/lnevers/.gcf/omni_config 09:55:55 INFO stitcher: Using control framework pg 09:55:55 INFO omni: Loading config file /home/lnevers/.gcf/omni_config 09:55:55 INFO omni: Using control framework pg 09:56:03 ERROR omni.protogeni: Call for Test PG AM for GENI API compatibilitity at https://www.schooner.wail.wisc.edu/protogeni/xmlrpc/am failed.: ProtocolError: 09:56:03 ERROR omni.protogeni: ..... Run with --debug for more information 09:56:21 ERROR omni.protogeni: Call for Test PG AM for GENI API compatibilitity at https://pg-boss.ansp.br:12369/protogeni/xmlrpc/am failed.: Unknown socket error: [Errno 113] No route to host 09:56:21 ERROR omni.protogeni: ..... Run with --debug for more information 09:56:44 ERROR omni.protogeni: Call for Test PG AM for GENI API compatibilitity at https://opencirrus-07501.hpl.hp.com:12346/ failed.: Unknown SSL error The read operation timed out 09:56:44 ERROR omni.protogeni: ..... Run with --debug for more information 09:56:52 ERROR omni: Missing -a argument: specify an aggregate where you want the reservation. Missing -a argument: specify an aggregate where you want the reservation. }}} ==== 2.4.3 Request link with 2 local interface_ref elements and 1 remote interface_ref element ==== In this scenario one VM has two interfaces on the same network as a remote which only has one interface. The RSpec: {{{ ... .... }}} Using the rspec above RSpec results in a {{{ $ omni.py createslice lnstitcha 10:49:20 INFO omni: Loading config file /home/lnevers/.gcf/omni_config 10:49:20 INFO omni: Using control framework pg 10:49:22 INFO omni: Created slice with Name lnstitcha, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnstitcha, Expiration 2013-06-11 15:49:22+00:00 10:49:22 INFO omni: ------------------------------------------------------------ 10:49:22 INFO omni: Completed createslice: Options as run: framework: pg Args: createslice lnstitcha Result Summary: Created slice with Name lnstitcha, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnstitcha, Expiration 2013-06-11 15:49:22+00:00 10:49:22 INFO omni: ============================================================ $ rspeclint stitch-2if-local-rem-if-ref.rspec $ stitcher.py createsliver lnstitcha ./stitch-2if-local-rem-if-ref.rspec 10:54:21 INFO stitcher: Loading config file /home/lnevers/.gcf/omni_config 10:54:21 INFO stitcher: Using control framework pg StitchingServiceFailedError: Error from Stitching Service: code 1: GeniRSpec:: CreateApiRequestMessage - no stitching path or multi-aggregate link in request RSpec. }}} ==== 2.4.4 Request link with an interface_ref whose client_id is not the ID for any interface in the RSpec ==== An RSpec that has interface_ref that use client_ids not in the interfaces defined in the RSpec was defined, which looks as follows: {{{ ... ... }}} Created a slice and tried to stitch a sliver: {{{ $ rspeclint stitch-mismatch-if-ref-cl-id.rspec $ omni.py createslice lnst 11:03:50 INFO omni: Loading config file /home/lnevers/.gcf/omni_config 11:03:50 INFO omni: Using control framework pg 11:03:52 INFO omni: Created slice with Name lnst, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnst, Expiration 2013-06-11 16:03:52+00:00 11:03:52 INFO omni: ------------------------------------------------------------ 11:03:52 INFO omni: Completed createslice: Options as run: framework: pg Args: createslice lnst Result Summary: Created slice with Name lnst, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnst, Expiration 2013-06-11 16:03:52+00:00 11:03:52 INFO omni: ============================================================ $ stitcher.py createsliver lnst ./stitch-mismatch-if-ref-cl-id.rspec 11:04:31 INFO stitcher: Loading config file /home/lnevers/.gcf/omni_config 11:04:31 INFO stitcher: Using control framework pg StitchingServiceFailedError: Error from Stitching Service: code 1: GeniRSpec:: CreateApiRequestMessage - no stitching path or multi-aggregate link in request RSpec. }}} ==== 2.4.5 Request stitching extension with a path that has 0 hops ==== Created a request RSpec that meets that defines a 0 hop scenario from PG Utah to PG Utah: {{{ ... ... }}} Created the slice and then a sliver: {{{ $ rspeclint stitch-0hop.rspec $ omni.py createslice 0hop 11:09:23 INFO omni: Loading config file /home/lnevers/.gcf/omni_config 11:09:23 INFO omni: Using control framework pg 11:09:24 INFO omni: Created slice with Name 0hop, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+0hop, Expiration 2013-06-11 16:09:24+00:00 11:09:24 INFO omni: ------------------------------------------------------------ 11:09:24 INFO omni: Completed createslice: Options as run: framework: pg Args: createslice 0hop Result Summary: Created slice with Name 0hop, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+0hop, Expiration 2013-06-11 16:09:24+00:00 11:09:24 INFO omni: ============================================================ lnevers@arendia:~/gcf-2.4-preview/stitch-test/rspec-input$ stitcher.py createsliver 0hop ./stitch-0hop.rspec 11:09:40 INFO stitcher: Loading config file /home/lnevers/.gcf/omni_config 11:09:40 INFO stitcher: Using control framework pg StitchingServiceFailedError: Error from Stitching Service: code 1: GeniRSpec:: CreateApiRequestMessage - no stitching path or multi-aggregate link in request RSpec. $ }}} ==== 2.4.6 Request capacity that is below minimum and above maximum reservable Capacity ==== ==== 2.4.7 Invalid Path input - Invalid Routing profiles ==== (not sure what this is and how to do it ?) === 2.4.8 Invalid Path input - Include/exclude invalid VLANs === === 2.5 Advertisement RSpecs === Advertisement RSpecs were reviewed to verify that they accurately capture the following for each of the aggregates: - Stitching elements (nodes, ports, links, capacity) - VLAN IDs and their availability - VLAN Bandwidth capability Information from the GPO InstaGENI Advertisement RSpec: {{{ $ egrep -i "node|port|link|capacity|vlanrange|translation" rspec-instageni-gpolab-bbn-com.xml .... .... 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+rtr.newy:ae0:bbn 1000000 1000000 1000 3747-3749 false 1000000 1000000 1000 urn:publicid:IDN+NLR+interface+BBNIFACE 1000000 1000000 1000 2644-2649 false }}} Information from the Internet2 Advertisement RSpec: {{{ $ egrep -i "node|port|link|capacity|vlanrange|translation" rspec-ion-internet2-edu.xml 1000000 1000000 1000 urn:publicid:IDN+emulab.net+node+procurve-pgeni-kans:3.12 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+*:*:* 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+emulab.net+interface+procurve-pgeni-wash:1.24 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+*:*:* 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+emulab.net+interface+procurve-pgeni-losa:3.31 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+*:*:* 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+emulab.net+interface+procurve-pgeni-hous:3.24 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+loni.org+interface+loni-dcn-e1:0-1-4:* 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+*:*:* 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+emulab.net+interface+procurve-pgeni-atla:3.21 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+*+interface+*:*:* 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+*:*:* 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+emulab.net+interface+procurve-pgeni-salt:3.21 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+*:*:* 10000000 10000000 1000 2-4094 true 1000000 1000000 1000 urn:publicid:IDN+dragon.maxgigapop.net+interface+clpk:1/2/3:* 10000000 10000000 1000 3020-3030,3100-3109,3200-3219 true 1000000 1000000 1000 urn:publicid:IDN+instageni.gpolab.bbn.com+interface+procurve2:5.24 10000000 10000000 1000 670,3726-3750 true 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+*:*:* 10000000 10000000 1000 2-4094 true }}} Information from the Utah ProtoGENI Advertisement RSpec: {{{ $ egrep -i "node|port|link|capacity|vlanrange|translation" rspec-emulab-net.xml .... .... 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+rtr.losa:ge-10/3/0:protogeni 1000000 1000000 1000 750-1000 false 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+rtr.atla:ge-10/3/2:protogeni 1000000 1000000 1000 750-1000 false 1000000 1000000 1000 urn:publicid:IDN+utah.geniracks.net+interface+procurve2:1.19 1000000 1000000 1000 750-1000 false 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+rtr.kans:ge-10/2/9:protogeni 1000000 1000000 1000 750-1000 false 1000000 1000000 1000 urn:publicid:IDN+gpeni+interface+bbg1.gpeni 1000000 1000000 1000 750-1000 false 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+rtr.salt:ge-10/2/7:protogeni 1000000 1000000 1000 750-1000 false 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+rtr.wash:ge-10/3/1:protogeni 1000000 1000000 1000 750-1000 false 1000000 1000000 1000 urn:publicid:IDN+ion.internet2.edu+interface+rtr.hous:ge-9/1/4:protogeni 1000000 1000000 1000 750-1000 false }}} Information from the Utah InstaGENI Advertisement RSpec: {{{ $ egrep -i "node|port|link|capacity|vlanrange|translation" rspec-utah-geniracks-net.xml .... .... 1000000 1000000 1000 urn:publicid:IDN+emulab.net+interface+procurveA:3.19 1000000 1000000 1000 256-1000 false }}} == 3.0 Negative and Boundary tests == This is a starting list of scenarios that will validate negative and boundary conditions: - At ION, InstaGENI and ExoGENI, allocate resources that are not advertised, verify failure. - At ION, InstaGENI and ExoGENI, allocate VLAN tags that are already in use, verify failure. - Kill an ION circuit manually, verify recovery and logging of event. - Request a VLAN that is already in use, verify handling. - Create a request race condition where two slices (Slice1 and Slice2) request the same resources (AM1 <->VLAN1<->AM2), but Slice1 gets VLAN1 at AM1 and Slice2 gets VLAN1 at AM2. Verify results tools handle the results and properly handle resources. - Pseudo Loop Scenario: Request PG Utah to ION to IG GPO. Then request a 2nd interface at PG Utah node to ION to same interface on same node at IG GPO. If that fails, then request a 2nd interface on that node at IG GPO - that should work.