Started by timer Running in Durability level: MAX_SURVIVABILITY Loading library swh@master Attempting to resolve master from remote references... > git --version # timeout=10 > git ls-remote -h https://forge.softwareheritage.org/source/swh-jenkins-jobs/ # timeout=10 Found match: refs/heads/master revision 20c64e7afea29fe30c59944e975da190697d2583 No credentials specified Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://forge.softwareheritage.org/source/swh-jenkins-jobs/ > git init /var/lib/jenkins/workspace/DWAPPS/tests@libs/swh # timeout=10 Fetching upstream changes from https://forge.softwareheritage.org/source/swh-jenkins-jobs/ > git --version # timeout=10 > git fetch --no-tags --progress https://forge.softwareheritage.org/source/swh-jenkins-jobs/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://forge.softwareheritage.org/source/swh-jenkins-jobs/ # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://forge.softwareheritage.org/source/swh-jenkins-jobs/ # timeout=10 Fetching without tags Fetching upstream changes from https://forge.softwareheritage.org/source/swh-jenkins-jobs/ > git fetch --no-tags --progress https://forge.softwareheritage.org/source/swh-jenkins-jobs/ +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 20c64e7afea29fe30c59944e975da190697d2583 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 20c64e7afea29fe30c59944e975da190697d2583 # timeout=10 Commit message: "jobs/swh/mirakuru: Add mirakuru dependency tryout" First time build. Skipping changelog. ERROR: Library swh expected to contain at least one of src or vars directories org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: WorkflowScript: Loading libraries failed 1 error at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:310) at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1085) at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603) at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581) at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558) at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298) at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268) at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688) at groovy.lang.GroovyShell.parse(GroovyShell.java:700) at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:131) at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:125) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:560) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:521) at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:320) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Finished: FAILURE Started by remote host 128.93.193.30 Running in Durability level: MAX_SURVIVABILITY Loading library swh@master Attempting to resolve master from remote references... > git --version # timeout=10 > git ls-remote -h https://forge.softwareheritage.org/source/swh-jenkins-jobs/ # timeout=10 Found match: refs/heads/master revision 20c64e7afea29fe30c59944e975da190697d2583 No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://forge.softwareheritage.org/source/swh-jenkins-jobs/ # timeout=10 Fetching without tags Fetching upstream changes from https://forge.softwareheritage.org/source/swh-jenkins-jobs/ > git --version # timeout=10 > git fetch --no-tags --progress https://forge.softwareheritage.org/source/swh-jenkins-jobs/ +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 20c64e7afea29fe30c59944e975da190697d2583 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 20c64e7afea29fe30c59944e975da190697d2583 # timeout=10 Commit message: "jobs/swh/mirakuru: Add mirakuru dependency tryout" > git rev-list --no-walk 20c64e7afea29fe30c59944e975da190697d2583 # timeout=10 ERROR: Library swh expected to contain at least one of src or vars directories org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: WorkflowScript: Loading libraries failed 1 error at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:310) at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1085) at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603) at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581) at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558) at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298) at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268) at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688) at groovy.lang.GroovyShell.parse(GroovyShell.java:700) at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:131) at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:125) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:560) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:521) at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:320) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Finished: FAILURE Started by remote host 128.93.193.30 Running in Durability level: MAX_SURVIVABILITY Loading library swh@master Attempting to resolve master from remote references... > git --version # timeout=10 > git ls-remote -h https://forge.softwareheritage.org/source/swh-jenkins-jobs/ # timeout=10 Found match: refs/heads/master revision 20c64e7afea29fe30c59944e975da190697d2583 No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://forge.softwareheritage.org/source/swh-jenkins-jobs/ # timeout=10 Fetching without tags Fetching upstream changes from https://forge.softwareheritage.org/source/swh-jenkins-jobs/ > git --version # timeout=10 > git fetch --no-tags --progress https://forge.softwareheritage.org/source/swh-jenkins-jobs/ +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 20c64e7afea29fe30c59944e975da190697d2583 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 20c64e7afea29fe30c59944e975da190697d2583 # timeout=10 Commit message: "jobs/swh/mirakuru: Add mirakuru dependency tryout" > git rev-list --no-walk 20c64e7afea29fe30c59944e975da190697d2583 # timeout=10 ERROR: Library swh expected to contain at least one of src or vars directories org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: WorkflowScript: Loading libraries failed 1 error at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:310) at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1085) at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603) at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581) at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558) at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298) at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268) at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688) at groovy.lang.GroovyShell.parse(GroovyShell.java:700) at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:131) at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:125) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:560) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:521) at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:320) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Finished: FAILURE