Public bug reported:

docs runtests: commands[1] | bash -c ! find doc/ -type f -name *.json | xargs 
-t -n1 python -m json.tool 2>&1 > /dev/null | grep -B1 -v ^python
python -m json.tool 
doc//v3/api_samples/os-extended-volumes/v2.3/server-get-resp.json
No JSON object could be decoded
--
python -m json.tool 
doc//v3/api_samples/os-extended-volumes/v2.3/servers-detail-resp.json
No JSON object could be decoded
ERROR: InvocationError: '/bin/bash -c ! find doc/ -type f -name *.json | xargs 
-t -n1 python -m json.tool 2>&1 > /dev/null | grep -B1 -v ^python'
__________________________________________________________________________________________________________________________
 summary 
___________________________________________________________________________________________________________________________
ERROR:   docs: commands failed

** Affects: nova
     Importance: Undecided
     Assignee: Davanum Srinivas (DIMS) (dims-v)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1434855

Title:
  tox -e docs fails because of 2 bad json files

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  docs runtests: commands[1] | bash -c ! find doc/ -type f -name *.json | xargs 
-t -n1 python -m json.tool 2>&1 > /dev/null | grep -B1 -v ^python
  python -m json.tool 
doc//v3/api_samples/os-extended-volumes/v2.3/server-get-resp.json
  No JSON object could be decoded
  --
  python -m json.tool 
doc//v3/api_samples/os-extended-volumes/v2.3/servers-detail-resp.json
  No JSON object could be decoded
  ERROR: InvocationError: '/bin/bash -c ! find doc/ -type f -name *.json | 
xargs -t -n1 python -m json.tool 2>&1 > /dev/null | grep -B1 -v ^python'
  
__________________________________________________________________________________________________________________________
 summary 
___________________________________________________________________________________________________________________________
  ERROR:   docs: commands failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1434855/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to