nareshkamboju

android_report_automation failed

May 25th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. naresh@linaro:~/connect/android_report_automation$ ./report_automation.py --build-no 110 --jenkins-url https://ci.linaro.org/ --jenkins-job-name android-lcr-reference-juno-m -f -d 902924.0 902921 902905.0 902872
  2. INFO: Jenkins build job: android-lcr-reference-juno-m
  3. INFO: Starting new HTTPS connection (1): ci.linaro.org
  4. INFO: Starting new HTTPS connection (1): ci.linaro.org
  5. INFO: Querying build #110 test job ids from Jenkins build job: android-lcr-reference-juno-m
  6. INFO: Starting new HTTPS connection (1): ci.linaro.org
  7. INFO: Get the test job IDs:
  8. INFO: ['902922.0', '902919.0', '902917.0', '902915.0', '902913.0', '902911.0', '902909.0', '902907.0', '902903.0', '902901.0', '902899.0', '902897.0', '902895.0', '902893.0', '902891.0', '902889.0', '902887.0', '902885.0', '902883.0', '902881.0', '902879.0', '902877.0', '902875.0', '902873.0']
  9. INFO: Going to parse these test jobs!!
  10. INFO: Parsing benchmark test job #902922.0
  11. INFO: Parsing cts test job #902917.0
  12. INFO: Parsing cts test job #902915.0
  13. INFO: Parsing cts test job #902913.0
  14. INFO: Parsing cts test job #902875.0
  15. INFO: Parsing cts test job #902873.0
  16. ------------------------------------------------------
  17. INFO: Prepare for the report!!
  18. Traceback (most recent call last):
  19. File "./report_automation.py", line 444, in <module>
  20. fun_data = fun_rep_obj.to_dict()
  21. File "./report_automation.py", line 334, in to_dict
  22. "testsuites" : self.lava_tests['testsuites']
  23. KeyError: 'testsuites'
  24. naresh@linaro:~/connect/android_report_automation
Add Comment
Please, Sign In to add comment