Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. Invalid ALLURE_HOME: C:\jenkins\workspace\regression\MARK\tests1\OS\win7\.. is not a valid allure commandline directory
  2. ERROR: Build step failed with exception
  3. ru.yandex.qatools.allure.jenkins.exception.AllurePluginException: Can not generate Allure Report, exit code: 1
  4. at ru.yandex.qatools.allure.jenkins.AllureReportPublisher.generateReport(AllureReportPublisher.java:265)
  5. at ru.yandex.qatools.allure.jenkins.AllureReportPublisher.perform(AllureReportPublisher.java:186)
  6. at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
  7. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  8. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:735)
  9. at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:676)
  10. at hudson.model.Build$BuildExecution.post2(Build.java:186)
  11. at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:621)
  12. at hudson.model.Run.execute(Run.java:1760)
  13. at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
  14. at hudson.model.ResourceController.execute(ResourceController.java:97)
  15. at hudson.model.Executor.run(Executor.java:405)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement