Ubuntu Pastebin

Paste from kwm at Wed, 10 May 2017 19:27:15 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
2017-05-10 19:08:06 ERROR Exception (aws-w:ci-70/job-23-daring-beagle):
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/cloudweatherreport/run.py", line 161, in run_plan
    test_result = self.run_tests(test_plan, env)
  File "/usr/local/lib/python2.7/dist-packages/cloudweatherreport/run.py", line 232, in run_tests
    status = tester.main(self.args)
  File "/usr/local/lib/python2.7/dist-packages/bundletester/tester.py", line 140, in main
    suite = spec.SuiteFactory(options, options.testdir)
  File "/usr/local/lib/python2.7/dist-packages/bundletester/spec.py", line 393, in SuiteFactory
    suite.find_suite()
  File "/usr/local/lib/python2.7/dist-packages/bundletester/spec.py", line 247, in find_suite
    self.conditional_matrix(self.model['directory'])
  File "/usr/local/lib/python2.7/dist-packages/bundletester/spec.py", line 271, in conditional_matrix
    if self.options.no_matrix:
AttributeError: 'Namespace' object has no attribute 'no_matrix'
Download as text