Skip to content

Console Output

08:46:23 [2023-04-03T12:46:23.068Z] Push event to branch master
08:46:23 08:46:23 [2023-04-03T12:46:23.549Z] Connecting to https://api.github.com using GitHub bot (username/token)
08:46:24 [2023-04-03T12:46:24.187Z] Obtained Jenkinsfile from 31a264e581d143c58350a554546b714db39484bf
08:46:24 [2023-04-03T12:46:24.235Z] [Pipeline] Start of Pipeline
08:46:24 [2023-04-03T12:46:24.323Z] [Pipeline] podTemplate
08:46:24 [2023-04-03T12:46:24.324Z] [Pipeline] {
08:46:24 [2023-04-03T12:46:24.329Z] [Pipeline] node
08:46:39 [2023-04-03T12:46:39.330Z] Still waiting to schedule task
08:46:39 [2023-04-03T12:46:39.331Z] All nodes of label ‘xtext-extras_master_17-qdsf9’ are offline
08:53:27 [2023-04-03T12:53:27.403Z] [Pipeline] // node
08:53:27 [2023-04-03T12:53:27.411Z] [Pipeline] }
08:53:27 [2023-04-03T12:53:27.415Z] [Pipeline] // podTemplate
08:53:27 [2023-04-03T12:53:27.420Z] [Pipeline] stage
08:53:27 [2023-04-03T12:53:27.421Z] [Pipeline] { (Declarative: Post Actions)
08:53:27 [2023-04-03T12:53:27.427Z] [Pipeline] junit
08:53:27 [2023-04-03T12:53:27.428Z] Error when executing always post condition:
08:53:27 [2023-04-03T12:53:27.428Z] org.jenkinsci.plugins.workflow.steps.MissingContextVariableException: Required context class hudson.Launcher is missing
08:53:27 [2023-04-03T12:53:27.428Z] Perhaps you forgot to surround the code with a step that provides this, such as: node
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.steps.StepDescriptor.checkContextAvailability(StepDescriptor.java:265)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:299)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
08:53:27 [2023-04-03T12:53:27.428Z] 	at jdk.internal.reflect.GeneratedMethodAccessor909.invoke(Unknown Source)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
08:53:27 [2023-04-03T12:53:27.428Z] 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
08:53:27 [2023-04-03T12:53:27.428Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
08:53:27 [2023-04-03T12:53:27.428Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:163)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:158)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:161)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:165)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:135)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
08:53:27 [2023-04-03T12:53:27.428Z] 	at WorkflowScript.run(WorkflowScript:73)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.delegateAndExecute(ModelInterpreter.groovy:137)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:761)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.catchRequiredContextForNode(ModelInterpreter.groovy:395)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.catchRequiredContextForNode(ModelInterpreter.groovy:393)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:760)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2030)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2015)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2056)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:750)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.executePostBuild(ModelInterpreter.groovy:728)
08:53:27 [2023-04-03T12:53:27.428Z] 	at ___cps.transform___(Native Method)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:86)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
08:53:27 [2023-04-03T12:53:27.428Z] 	at jdk.internal.reflect.GeneratedMethodAccessor407.invoke(Unknown Source)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
08:53:27 [2023-04-03T12:53:27.428Z] 	at jdk.internal.reflect.GeneratedMethodAccessor430.invoke(Unknown Source)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
08:53:27 [2023-04-03T12:53:27.428Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:420)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:95)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:330)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:294)
08:53:27 [2023-04-03T12:53:27.428Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:53:27 [2023-04-03T12:53:27.428Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
08:53:27 [2023-04-03T12:53:27.428Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
08:53:27 [2023-04-03T12:53:27.428Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:53:27 [2023-04-03T12:53:27.428Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
08:53:27 [2023-04-03T12:53:27.428Z] 
08:53:27 [2023-04-03T12:53:27.436Z] [Pipeline] script
08:53:27 [2023-04-03T12:53:27.437Z] [Pipeline] {
08:53:27 [2023-04-03T12:53:27.445Z] [Pipeline] slackSend
08:53:27 [2023-04-03T12:53:27.446Z] Slack Send Pipeline step running, values are - baseUrl: https://itemis.slack.com/services/hooks/jenkins-ci/, teamDomain: <empty>, channel: xtext-builds, color: #666666, botUser: true, tokenCredentialId: ba32e244-7a27-4cde-aaff-1a21c42ea6e0, notifyCommitters: false, iconEmoji: <empty>, username: <empty>, timestamp: <empty>
08:53:27 [2023-04-03T12:53:27.762Z] [Pipeline] }
08:53:27 [2023-04-03T12:53:27.769Z] [Pipeline] // script
08:53:27 [2023-04-03T12:53:27.774Z] [Pipeline] }
08:53:27 [2023-04-03T12:53:27.778Z] [Pipeline] // stage
08:53:27 [2023-04-03T12:53:27.784Z] [Pipeline] End of Pipeline
08:53:27 [2023-04-03T12:53:27.794Z] Queue task was cancelled
08:53:28 [2023-04-03T12:53:28.353Z] 
08:53:28 [2023-04-03T12:53:28.353Z] GitHub has been notified of this commit’s build result
08:53:28 [2023-04-03T12:53:28.353Z] 
08:53:28 [2023-04-03T12:53:28.355Z] Finished: ABORTED