Skip to content

Console Output

19:50:22 [2024-04-09T23:50:22.546Z] Started by upstream project "tracecompass-master-nightly-base" build number 399
19:50:22 [2024-04-09T23:50:22.546Z] originally caused by:
19:50:22 [2024-04-09T23:50:22.546Z]  Started by user Bernd Hufmann
19:50:22 [2024-04-09T23:50:22.546Z] Running as Bernd Hufmann
19:50:22 [2024-04-09T23:50:22.923Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
19:50:23 [2024-04-09T23:50:23.219Z] [Pipeline] Start of Pipeline
19:50:24 [2024-04-09T23:50:24.964Z] [Pipeline] readTrusted
19:50:25 [2024-04-09T23:50:25.733Z] ERROR: Could not do lightweight checkout, falling back to heavyweight
19:50:25 [2024-04-09T23:50:25.733Z] java.io.FileNotFoundException
19:50:25 [2024-04-09T23:50:25.733Z] 	at jenkins.plugins.git.GitSCMFile.lambda$content$2(GitSCMFile.java:163)
19:50:25 [2024-04-09T23:50:25.733Z] 	at jenkins.plugins.git.GitSCMFileSystem.lambda$invoke$e8567d7e$1(GitSCMFileSystem.java:185)
19:50:25 [2024-04-09T23:50:25.733Z] 	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28)
19:50:25 [2024-04-09T23:50:25.733Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83)
19:50:25 [2024-04-09T23:50:25.733Z] 	at jenkins.plugins.git.GitSCMFileSystem.invoke(GitSCMFileSystem.java:185)
19:50:25 [2024-04-09T23:50:25.733Z] 	at jenkins.plugins.git.GitSCMFile.content(GitSCMFile.java:157)
19:50:25 [2024-04-09T23:50:25.733Z] 	at jenkins.scm.api.SCMFile.contentAsString(SCMFile.java:335)
19:50:25 [2024-04-09T23:50:25.733Z] 	at org.jenkinsci.plugins.workflow.multibranch.ReadTrustedStep$Execution.run(ReadTrustedStep.java:109)
19:50:25 [2024-04-09T23:50:25.733Z] 	at org.jenkinsci.plugins.workflow.multibranch.ReadTrustedStep$Execution.run(ReadTrustedStep.java:88)
19:50:25 [2024-04-09T23:50:25.733Z] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
19:50:25 [2024-04-09T23:50:25.733Z] 	at hudson.security.ACL.impersonate2(ACL.java:451)
19:50:25 [2024-04-09T23:50:25.733Z] 	at hudson.security.ACL.impersonate(ACL.java:463)
19:50:25 [2024-04-09T23:50:25.733Z] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
19:50:25 [2024-04-09T23:50:25.733Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
19:50:25 [2024-04-09T23:50:25.733Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:50:25 [2024-04-09T23:50:25.733Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
19:50:25 [2024-04-09T23:50:25.733Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
19:50:25 [2024-04-09T23:50:25.733Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
19:50:25 [2024-04-09T23:50:25.736Z] Selected Git installation does not exist. Using Default
19:50:25 [2024-04-09T23:50:25.736Z] The recommended git tool is: NONE
19:50:25 [2024-04-09T23:50:25.736Z] No credentials specified
19:50:25 [2024-04-09T23:50:25.737Z]  > git rev-parse --resolve-git-dir /var/jenkins/workspace/tracecompass-master-nightly@script/1b32d96c6452c5eaa409c18d9eee18d0f1e0f4ab972526ebe0cf29f091a6c091/.git # timeout=10
19:50:25 [2024-04-09T23:50:25.776Z] Fetching changes from the remote Git repository
19:50:25 [2024-04-09T23:50:25.785Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
19:50:25 [2024-04-09T23:50:25.792Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
19:50:25 [2024-04-09T23:50:25.792Z]  > git --version # timeout=10
19:50:25 [2024-04-09T23:50:25.797Z]  > git --version # 'git version 2.43.0'
19:50:25 [2024-04-09T23:50:25.797Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:50:26 [2024-04-09T23:50:26.302Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:50:26 [2024-04-09T23:50:26.309Z] Checking out Revision 9c463bf9bf1f7a13d9ce5c49fc0ecb4e81a293ec (refs/remotes/origin/master)
19:50:26 [2024-04-09T23:50:26.309Z]  > git config core.sparsecheckout # timeout=10
19:50:26 [2024-04-09T23:50:26.315Z]  > git checkout -f 9c463bf9bf1f7a13d9ce5c49fc0ecb4e81a293ec # timeout=10
19:50:26 [2024-04-09T23:50:26.706Z] Commit message: "Use GitHub credentials in checkout step in all Jenkinsfiles"
19:50:26 [2024-04-09T23:50:26.706Z]  > git rev-list --no-walk a0dbbc55d78874d9edf5b87230850ff94cf3284f # timeout=10
19:50:28 [2024-04-09T23:50:28.925Z] [Pipeline] stage
19:50:28 [2024-04-09T23:50:28.925Z] [Pipeline] { (Declarative: Post Actions)
19:50:31 [2024-04-09T23:50:31.654Z] [Pipeline] container
19:50:31 [2024-04-09T23:50:31.654Z] [Pipeline] // container
19:50:31 [2024-04-09T23:50:31.659Z] Error when executing failure post condition:
19:50:31 [2024-04-09T23:50:31.661Z] Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 89249f3b-d233-4c76-a57d-91e9d9852a2f
19:50:31 [2024-04-09T23:50:31.661Z] org.jenkinsci.plugins.workflow.steps.MissingContextVariableException: Required context class hudson.model.Node is missing
19:50:31 [2024-04-09T23:50:31.661Z] Perhaps you forgot to surround the container step with a step that provides this, such as: node
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.steps.StepDescriptor.checkContextAvailability(StepDescriptor.java:265)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:300)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
19:50:31 [2024-04-09T23:50:31.661Z] 	at jdk.internal.reflect.GeneratedMethodAccessor1579.invoke(Unknown Source)
19:50:31 [2024-04-09T23:50:31.661Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:50:31 [2024-04-09T23:50:31.661Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
19:50:31 [2024-04-09T23:50:31.661Z] 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
19:50:31 [2024-04-09T23:50:31.661Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
19:50:31 [2024-04-09T23:50:31.661Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:105)
19:50:31 [2024-04-09T23:50:31.661Z] 	at WorkflowScript.run(WorkflowScript:172)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.delegateAndExecute(ModelInterpreter.groovy:137)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:761)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.catchRequiredContextForNode(ModelInterpreter.groovy:395)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.catchRequiredContextForNode(ModelInterpreter.groovy:393)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:760)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2125)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2110)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2151)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:750)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.executePostBuild(ModelInterpreter.groovy:728)
19:50:31 [2024-04-09T23:50:31.661Z] 	at ___cps.transform___(Native Method)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
19:50:31 [2024-04-09T23:50:31.661Z] 	at jdk.internal.reflect.GeneratedMethodAccessor1512.invoke(Unknown Source)
19:50:31 [2024-04-09T23:50:31.661Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:50:31 [2024-04-09T23:50:31.661Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.impl.ClosureBlock.eval(ClosureBlock.java:46)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
19:50:31 [2024-04-09T23:50:31.661Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
19:50:31 [2024-04-09T23:50:31.661Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
19:50:31 [2024-04-09T23:50:31.661Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:50:31 [2024-04-09T23:50:31.661Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
19:50:31 [2024-04-09T23:50:31.661Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
19:50:31 [2024-04-09T23:50:31.661Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
19:50:31 [2024-04-09T23:50:31.661Z] 	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
19:50:31 [2024-04-09T23:50:31.661Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
19:50:31 [2024-04-09T23:50:31.661Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:50:31 [2024-04-09T23:50:31.661Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
19:50:31 [2024-04-09T23:50:31.661Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
19:50:31 [2024-04-09T23:50:31.661Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
19:50:31 [2024-04-09T23:50:31.661Z] 
19:50:32 [2024-04-09T23:50:32.162Z] [Pipeline] }
19:50:32 [2024-04-09T23:50:32.441Z] [Pipeline] // stage
19:50:33 [2024-04-09T23:50:33.934Z] [Pipeline] End of Pipeline
19:50:37 [2024-04-09T23:50:37.564Z] ERROR: /var/jenkins/workspace/tracecompass-master-nightly@script/1b32d96c6452c5eaa409c18d9eee18d0f1e0f4ab972526ebe0cf29f091a6c091/jenkins/pod-templates/tracecompass-jdk17-pod.yaml not found
19:50:37 [2024-04-09T23:50:37.657Z] Triggering a new build of tracecompass-master-nightly-staging #707
19:50:37 [2024-04-09T23:50:37.657Z] Finished: FAILURE