xt4k

Untitled

Nov 28th, 2021
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. Commit message: "28-nov-2021. shar lib.11"
  2. > git rev-list --no-walk d2f6ba650c30e99a1ce3b35e4560eef1391d3a79 # timeout=10
  3. ERROR: Library reglib expected to contain at least one of src or vars directories
  4. org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
  5. WorkflowScript: Loading libraries failed
  6.  
  7. 1 error
  8.  
  9. at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:310)
  10. at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1085)
  11. at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
  12. at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
  13. at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
  14. at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
  15. at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
  16. at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
  17. at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
  18. at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
  19. at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)
  20. at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:571)
  21. at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:523)
  22. at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:334)
  23. at hudson.model.ResourceController.execute(ResourceController.java:99)
  24. at hudson.model.Executor.run(Executor.java:432)
  25. Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment