GENIRacksHome/InstageniRacks/AggregateSurvey: am_api_accept_test-20120427.txt

File am_api_accept_test-20120427.txt, 2.2 KB (added by lnevers@bbn.com, 12 years ago)
Line 
1lnevers@sendaria:~/gcf-1.6.1/acceptance_tests/AM_API$ ./am_api_accept.py -a am-undertest --rspeclint --api-version 2 --debug
2..F..........
3======================================================================
4FAIL: test_CreateSliverWorkflow_multiSlice: Do CreateSliver workflow with multiple slices and ensure can not do ListResources on slices with the wrong credential.
5----------------------------------------------------------------------
6Traceback (most recent call last):
7  File "./am_api_accept.py", line 931, in test_CreateSliverWorkflow_multiSlice
8    manifest[i] = "".join(self.subtest_CreateSliver( slicenames[i] ))
9  File "./am_api_accept.py", line 1116, in subtest_CreateSliver
10    "but instead nothing returned. AM returned:\n %s"%text)
11  File "/home/lnevers/gcf-1.6.1/src/omni_unittest.py", line 112, in assertIsNotNone
12    raise NotNoneAssertionError, msg
13NotNoneAssertionError: Return from 'CreateSliver'expected to be XML file but instead nothing returned. AM returned:
14 Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+acclne-1511381 expires within 1 day(s) on 2012-04-27 21:11:41 UTC
15Asked https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 to reserve resources. No manifest Rspec returned. *** Fixed physical node: pc3 not available.*** Some fixed nodes failed to map*** Fixed physical node: pc3 not available.*** Some fixed nodes failed to map*** ERROR: mapper: Unretriable error. Giving up.
16seed = 1335549733
17Physical Graph: 3
18Calculating shortest paths on switch fabric.
19Virtual Graph: 1
20Generating physical equivalence classes:3
21Type precheck:
22Type precheck passed.
23Node mapping precheck:
24Node mapping precheck succeeded
25Pruning pclasses.
26pclass pruning complete: removed 2 pclasses, 1 remain.
27Type precheck:
28Type precheck passed.
29Policy precheck:
30Policy precheck succeeded
31Annealing.
32*** Fixed physical node: pc3 not available.
33*** Some fixed nodes failed to map
34ASSIGN FAILED:
35Type precheck passed.
36Node mapping precheck succeeded
37Pruning pclasses.
38pclass pruning complete: removed 2 pclasses, 1 remain.
39Type precheck passed.
40Policy precheck succeeded
41Annealing.
42*** Fixed physical node: pc3 not available.
43*** Some fixed nodes failed to map
44
45
46----------------------------------------------------------------------
47Ran 13 tests in 501.185s
48
49FAILED (failures=1)
50