xt4k

Untitled

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