Skip to content
Failed

Console Output

Push event to branch master
14:44:20 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained etc/jenkins/Jenkinsfile_ci_build from c30060f99fba9848b01574f1440d0b5d4265692c
[Pipeline] Start of Pipeline
[Pipeline] timeout
Timeout set to expire after 1 day 6 hr without activity
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Jersey build)
[Pipeline] parallel
[Pipeline] { (Branch: JDK 8 )
[Pipeline] { (Branch: JDK 11 )
[Pipeline] { (Branch: JDK 19 )
[Pipeline] stage
[Pipeline] { (JDK 8 )
[Pipeline] stage
[Pipeline] { (JDK 11 )
[Pipeline] stage
[Pipeline] { (JDK 19 )
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Still waiting to schedule task
Waiting for next available executor
Still waiting to schedule task
Waiting for next available executor
Creating placeholder flownodes because failed loading originals.
java.io.IOException: Tried to load head FlowNodes for execution Owner[continuous-integration/master/113:continuous-integration/master #113] but FlowNode was not found in storage for head id:FlowNodeId 1:19
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.initializeStorage(CpsFlowExecution.java:679)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.onLoad(CpsFlowExecution.java:716)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.getExecution(WorkflowRun.java:701)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.onLoad(WorkflowRun.java:560)
	at hudson.model.RunMap.retrieve(RunMap.java:233)
	at hudson.model.RunMap.retrieve(RunMap.java:61)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:650)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:632)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:530)
	at hudson.model.RunMap.getById(RunMap.java:213)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.run(WorkflowRun.java:949)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.get(WorkflowRun.java:961)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.getExecution(CpsStepContext.java:218)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.getThreadGroupSynchronously(CpsStepContext.java:243)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.access$000(CpsStepContext.java:98)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext$1.call(CpsStepContext.java:264)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext$1.call(CpsStepContext.java:262)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:840)

GitHub has been notified of this commit’s build result

Finished: FAILURE