Changes between Version 8 and Version 9 of GeniNetworkStitchingConfirmationTestStatus/VirginiaTech


Ignore:
Timestamp:
09/15/17 15:30:57 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/VirginiaTech

    v8 v9  
    322322
    323323{{{
    324 $ stitcher createsliver IG-ST-4a ./IG-ST-4.rspec
    325 09:46:31 INFO    : Configured logging from file /home/lnevers/gcf-2.9-pre3/src/gcf/stitcher_logging.conf
    326 09:46:31 INFO    : Reading slice IG-ST-4a credential...
    327 09:46:31 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-4a expires on 2015-05-20 13:46:30 UTC
    328 09:46:31 INFO    : Calling SCS...
    329 09:46:33 INFO    : Multi-AM reservation will include resources from these aggregates:
    330 09:46:33 INFO    :      <Aggregate vt-ig>
    331 09:46:33 INFO    :      <Aggregate al2s>
    332 09:46:33 INFO    :      <Aggregate gpo-eg>
    333 09:46:33 INFO    : Stitcher doing createsliver at <Aggregate vt-ig>...
    334 09:46:52 INFO    : ... Allocation at <Aggregate vt-ig> complete.
    335 09:46:52 INFO    : Stitcher doing createsliver at <Aggregate gpo-eg>...
    336 09:47:00 INFO    : ... Allocation at <Aggregate gpo-eg> complete.
    337 09:47:01 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
    338 09:47:02 ERROR   :  {'output': 'Exception: requested VLAN unavailable: sdn-sw.newy32aoa.net.internet2.edu,eth5/2 VLAN=3741', 'code': {'geni_code': 24}}
    339 09:47:02 WARNING : Stitching failed but will retry: Circuit reservation failed at <Aggregate al2s>. Try again from the SCS. (Error: Topology too complex for local redo - ask Stitching Service to find a VLAN tag (AMAPIError: Error from Aggregate: code 24: Exception: requested VLAN unavailable: sdn-sw.newy32aoa.net.internet2.edu,eth5/2 VLAN=3741.))
    340 09:47:02 INFO    : Deleting existing reservations...
    341 09:47:02 INFO    : Doing deletesliver at <Aggregate vt-ig>...
    342 09:48:32 INFO    : Deleted reservation at <Aggregate vt-ig>.
    343 09:48:32 INFO    : Doing deletesliver at <Aggregate gpo-eg>...
    344 09:48:37 INFO    : Deleted reservation at <Aggregate gpo-eg>.
    345 09:48:37 INFO    : Calling SCS for the 2nd time...
    346 09:48:38 INFO    : Pausing for 30 seconds for Aggregates to free up resources...
    347 
    348 
    349 09:49:08 INFO    : Multi-AM reservation will include resources from these aggregates:
    350 09:49:08 INFO    :      <Aggregate vt-ig>
    351 09:49:08 INFO    :      <Aggregate al2s>
    352 09:49:08 INFO    :      <Aggregate gpo-eg>
    353 09:49:08 INFO    : Stitcher doing createsliver at <Aggregate vt-ig>...
    354 09:49:48 INFO    : ... Allocation at <Aggregate vt-ig> complete.
    355 09:49:48 INFO    : Stitcher doing createsliver at <Aggregate gpo-eg>...
    356 09:49:59 INFO    : ... Allocation at <Aggregate gpo-eg> complete.
    357 09:49:59 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
    358 09:50:00 ERROR   :  {'output': 'Exception: requested VLAN unavailable: sdn-sw.newy32aoa.net.internet2.edu,eth5/2 VLAN=3739', 'code': {'geni_code': 24}}
    359 09:50:00 WARNING : Stitching failed but will retry: Circuit reservation failed at <Aggregate al2s>. Try again from the SCS. (Error: Topology too complex for local redo - ask Stitching Service to find a VLAN tag (AMAPIError: Error from Aggregate: code 24: Exception: requested VLAN unavailable: sdn-sw.newy32aoa.net.internet2.edu,eth5/2 VLAN=3739.))
    360 09:50:00 INFO    : Deleting existing reservations...
    361 09:50:00 INFO    : Doing deletesliver at <Aggregate vt-ig>...
    362 09:51:32 INFO    : Deleted reservation at <Aggregate vt-ig>.
    363 09:51:32 INFO    : Doing deletesliver at <Aggregate gpo-eg>...
    364 09:51:34 INFO    : Deleted reservation at <Aggregate gpo-eg>.
    365 09:51:34 INFO    : Calling SCS for the 3rd time...
    366 09:51:35 INFO    : Pausing for 30 seconds for Aggregates to free up resources...
    367 
    368 
    369 09:52:05 INFO    : Multi-AM reservation will include resources from these aggregates:
    370 09:52:05 INFO    :      <Aggregate vt-ig>
    371 09:52:05 INFO    :      <Aggregate al2s>
    372 09:52:05 INFO    :      <Aggregate gpo-eg>
    373 09:52:05 INFO    : Stitcher doing createsliver at <Aggregate vt-ig>...
    374 09:52:45 INFO    : ... Allocation at <Aggregate vt-ig> complete.
    375 09:52:45 INFO    : Stitcher doing createsliver at <Aggregate gpo-eg>...
    376 09:52:56 INFO    : ... Allocation at <Aggregate gpo-eg> complete.
    377 09:52:56 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
    378 09:53:00 INFO    : ... Allocation at <Aggregate al2s> complete.
    379 09:53:00 INFO    : All aggregates are complete.
    380 09:53:00 INFO    : Your resources expire at 2015-05-19T13:42:05 (UTC).
    381 09:53:00 INFO    : Saved combined reservation RSpec at 3 AM(s) to file '/home/lnevers/gcf-test/stitch-test/VirginiaTech/IG-ST-4a-manifest-rspec-multiam-combined.xml'
    382 Success: Reserved resources in slice IG-ST-4a at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
     324$ stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o
     32515:26:55 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     32615:26:56 INFO    : Reading slice IG-ST-4 credential...
     32715:26:56 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-4 expires on 2017-09-22 19:14:59 UTC
     32815:26:56 INFO    : Calling SCS...
     32915:26:56 INFO    : Multi-AM reservation will include resources from these aggregates:
     33015:26:56 INFO    :      <Aggregate vt-ig>
     33115:26:56 INFO    :      <Aggregate al2s>
     33215:26:56 INFO    :      <Aggregate gpo-eg>
     33315:26:56 INFO    : Stitcher doing createsliver at <Aggregate vt-ig>...
     33415:27:16 INFO    : ... Allocation at <Aggregate vt-ig> complete.
     33515:27:16 INFO    : Stitcher doing createsliver at <Aggregate gpo-eg>...
     33615:27:18 ERROR   :  {'output': 'Credendial Exception: javax.security.auth.login.CredentialException: No credential was found with appropriate privileges or valid dates.', 'code': {'geni_code': 3}}
     33715:27:18 INFO    : Got an error reserving resources in IG-ST-4 at <Aggregate gpo-eg>
     33815:27:19 WARNING : Failed to delete sliver urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-4 at gpo-eg (got result 'None'). Error from Aggregate: code 3: Credendial Exception: javax.security.auth.login.CredentialException: No credential was found with appropriate privileges or valid dates.
     33915:27:19 WARNING : Stitching failed but will retry: Circuit reservation failed at <Aggregate gpo-eg> (AMAPIError: Error from Aggregate: code 3: Credendial Exception: javax.security.auth.login.CredentialException: No credential was found with appropriate privileges or valid dates..). Try again from the SCS
     34015:27:19 INFO    : Deleting existing reservations...
     34115:27:19 INFO    : Doing deletesliver at <Aggregate vt-ig>...
     34215:28:51 INFO    : Deleted reservation at <Aggregate vt-ig>.
     34315:28:51 INFO    : Calling SCS for the 2nd time...
     34415:28:51 INFO    : Pausing for 30 seconds for Aggregates to free up resources...
     345
     346
     34715:29:21 INFO    : Multi-AM reservation will include resources from these aggregates:
     34815:29:21 INFO    :      <Aggregate vt-ig>
     34915:29:21 INFO    :      <Aggregate al2s>
     35015:29:21 INFO    :      <Aggregate gpo-eg>
     35115:29:21 INFO    : Stitcher doing createsliver at <Aggregate vt-ig>...
     35215:30:09 INFO    : ... Allocation at <Aggregate vt-ig> complete.
     35315:30:09 INFO    : Stitcher doing createsliver at <Aggregate gpo-eg>...
     35415:30:11 ERROR   :  {'output': 'Credendial Exception: javax.security.auth.login.CredentialException: No credential was found with appropriate privileges or valid dates.', 'code': {'geni_code': 3}}
     35515:30:11 INFO    : Got an error reserving resources in IG-ST-4 at <Aggregate gpo-eg>
     35615:30:13 WARNING : Failed to delete sliver urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-4 at gpo-eg (got result 'None'). Error from Aggregate: code 3: Credendial Exception: javax.security.auth.login.CredentialException: No credential was found with appropriate privileges or valid dates.
     35715:30:13 WARNING : Stitching failed but will retry: Circuit reservation failed at <Aggregate gpo-eg> (AMAPIError: Error from Aggregate: code 3: Credendial Exception: javax.security.auth.login.CredentialException: No credential was found with appropriate privileges or valid dates..). Try again from the SCS
     35815:30:13 INFO    : Deleting existing reservations...
     35915:30:13 INFO    : Doing deletesliver at <Aggregate vt-ig>...
     360
     361<<SEND EMAIL TO MERT ABOUT FAILURE>>>>
    383362}}}
    384363