Ubuntu Pastebin

Paste from Cory at Fri, 10 Jun 2016 21:43:10 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
[ubuntu@3b619883cae2:~] local.aws:bundle-timeout:- 1 $ bundletester -vF -t cs:~bigdata-dev/bundle/hadoop-processing -b bundle.yaml
INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): api.jujucharms.com
Traceback (most recent call last):
  File "/usr/local/bin/bundletester", line 9, in <module>
    load_entry_point('bundletester==0.7.1', 'console_scripts', 'bundletester')()
  File "/usr/local/lib/python2.7/dist-packages/bundletester/tester.py", line 149, in entrypoint
    status = main()
  File "/usr/local/lib/python2.7/dist-packages/bundletester/tester.py", line 129, in main
    suite = spec.SuiteFactory(options, options.testdir)
  File "/usr/local/lib/python2.7/dist-packages/bundletester/spec.py", line 308, in SuiteFactory
    suite.find_suite()
  File "/usr/local/lib/python2.7/dist-packages/bundletester/spec.py", line 177, in find_suite
    self.find_implicit_tests()
  File "/usr/local/lib/python2.7/dist-packages/bundletester/spec.py", line 217, in find_implicit_tests
    suite=self)
  File "/usr/local/lib/python2.7/dist-packages/bundletester/spec.py", line 196, in conditional_make
    stderr=subprocess.STDOUT)
  File "/usr/lib/python2.7/subprocess.py", line 711, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1340, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Download as text