Skip to content
Aborted

Console Output

16:35:35 [2023-05-04T20:35:35.082Z] Branch indexing
16:35:35 16:35:35 [2023-05-04T20:35:35.163Z] Connecting to https://api.github.com using GitHub bot (username/token)
16:35:35 [2023-05-04T20:35:35.691Z] Obtained Jenkinsfile from 059c1c191964c1679413be5971cf9131c233ca0c
16:35:35 [2023-05-04T20:35:35.718Z] [Pipeline] Start of Pipeline
16:35:35 [2023-05-04T20:35:35.869Z] [Pipeline] readTrusted
16:35:36 [2023-05-04T20:35:36.149Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from 059c1c191964c1679413be5971cf9131c233ca0c
16:35:36 [2023-05-04T20:35:36.151Z] [Pipeline] podTemplate
16:35:36 [2023-05-04T20:35:36.162Z] [Pipeline] {
16:35:36 [2023-05-04T20:35:36.169Z] [Pipeline] node
16:35:42 [2023-05-04T20:35:42.493Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-disposeimage-1-qwlwp-xgb64-lvtg9
16:35:51 [2023-05-04T20:35:51.170Z] Still waiting to schedule task
16:35:51 [2023-05-04T20:35:51.171Z]cdt-jonahgraham-fork-disposeimage-1-qwlwp-xgb64-lvtg9’ is offline
16:35:54 [2023-05-04T20:35:54.897Z] Agent cdt-jonahgraham-fork-disposeimage-1-qwlwp-xgb64-lvtg9 is provisioned from template cdt-jonahgraham-fork_disposeimage_1-qwlwp-xgb64
16:35:54 [2023-05-04T20:35:54.899Z] ---
16:35:54 [2023-05-04T20:35:54.899Z] apiVersion: "v1"
16:35:54 [2023-05-04T20:35:54.899Z] kind: "Pod"
16:35:54 [2023-05-04T20:35:54.899Z] metadata:
16:35:54 [2023-05-04T20:35:54.899Z]   annotations:
16:35:54 [2023-05-04T20:35:54.899Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/disposeimage/1/"
16:35:54 [2023-05-04T20:35:54.899Z]     runUrl: "job/cdt-jonahgraham-fork/job/disposeimage/1/"
16:35:54 [2023-05-04T20:35:54.899Z]   labels:
16:35:54 [2023-05-04T20:35:54.899Z]     jenkins: "slave"
16:35:54 [2023-05-04T20:35:54.899Z]     jenkins/label-digest: "222f044ea53515d7722690b05b02aa8c56fb9b99"
16:35:54 [2023-05-04T20:35:54.899Z]     jenkins/label: "cdt-jonahgraham-fork_disposeimage_1-qwlwp"
16:35:54 [2023-05-04T20:35:54.899Z]   name: "cdt-jonahgraham-fork-disposeimage-1-qwlwp-xgb64-lvtg9"
16:35:54 [2023-05-04T20:35:54.899Z]   namespace: "cdt"
16:35:54 [2023-05-04T20:35:54.899Z] spec:
16:35:54 [2023-05-04T20:35:54.899Z]   containers:
16:35:54 [2023-05-04T20:35:54.899Z]   - args:
16:35:54 [2023-05-04T20:35:54.899Z]     - "/bin/sh"
16:35:54 [2023-05-04T20:35:54.899Z]     - "-c"
16:35:54 [2023-05-04T20:35:54.899Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
16:35:54 [2023-05-04T20:35:54.899Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:efa01be7dc63af2f239fff3ea929d2d79b07084983e9ab859eb480fcc17b5ba2"
16:35:54 [2023-05-04T20:35:54.899Z]     name: "cdt"
16:35:54 [2023-05-04T20:35:54.899Z]     resources:
16:35:54 [2023-05-04T20:35:54.899Z]       limits:
16:35:54 [2023-05-04T20:35:54.899Z]         memory: "2662Mi"
16:35:54 [2023-05-04T20:35:54.899Z]         cpu: "1"
16:35:54 [2023-05-04T20:35:54.899Z]       requests:
16:35:54 [2023-05-04T20:35:54.899Z]         memory: "2662Mi"
16:35:54 [2023-05-04T20:35:54.899Z]         cpu: "1"
16:35:54 [2023-05-04T20:35:54.899Z]     tty: true
16:35:54 [2023-05-04T20:35:54.899Z]     volumeMounts:
16:35:54 [2023-05-04T20:35:54.899Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
16:35:54 [2023-05-04T20:35:54.899Z]       name: "settings-xml"
16:35:54 [2023-05-04T20:35:54.899Z]       readOnly: true
16:35:54 [2023-05-04T20:35:54.899Z]       subPath: "settings.xml"
16:35:54 [2023-05-04T20:35:54.899Z]     - mountPath: "/home/jenkins/.m2/repository"
16:35:54 [2023-05-04T20:35:54.899Z]       name: "m2-repo"
16:35:54 [2023-05-04T20:35:54.899Z]     - mountPath: "/home/jenkins/agent"
16:35:54 [2023-05-04T20:35:54.899Z]       name: "workspace-volume"
16:35:54 [2023-05-04T20:35:54.899Z]       readOnly: false
16:35:54 [2023-05-04T20:35:54.899Z]   - env:
16:35:54 [2023-05-04T20:35:54.899Z]     - name: "JENKINS_SECRET"
16:35:54 [2023-05-04T20:35:54.899Z]       value: "********"
16:35:54 [2023-05-04T20:35:54.899Z]     - name: "JENKINS_TUNNEL"
16:35:54 [2023-05-04T20:35:54.899Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
16:35:54 [2023-05-04T20:35:54.899Z]     - name: "JENKINS_AGENT_NAME"
16:35:54 [2023-05-04T20:35:54.899Z]       value: "cdt-jonahgraham-fork-disposeimage-1-qwlwp-xgb64-lvtg9"
16:35:54 [2023-05-04T20:35:54.899Z]     - name: "JENKINS_NAME"
16:35:54 [2023-05-04T20:35:54.899Z]       value: "cdt-jonahgraham-fork-disposeimage-1-qwlwp-xgb64-lvtg9"
16:35:54 [2023-05-04T20:35:54.899Z]     - name: "JENKINS_AGENT_WORKDIR"
16:35:54 [2023-05-04T20:35:54.899Z]       value: "/home/jenkins/agent"
16:35:54 [2023-05-04T20:35:54.899Z]     - name: "JENKINS_URL"
16:35:54 [2023-05-04T20:35:54.899Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
16:35:54 [2023-05-04T20:35:54.899Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
16:35:54 [2023-05-04T20:35:54.899Z]     name: "jnlp"
16:35:54 [2023-05-04T20:35:54.899Z]     resources:
16:35:54 [2023-05-04T20:35:54.899Z]       limits:
16:35:54 [2023-05-04T20:35:54.899Z]         memory: "512Mi"
16:35:54 [2023-05-04T20:35:54.899Z]         cpu: "500m"
16:35:54 [2023-05-04T20:35:54.899Z]       requests:
16:35:54 [2023-05-04T20:35:54.899Z]         memory: "512Mi"
16:35:54 [2023-05-04T20:35:54.899Z]         cpu: "200m"
16:35:54 [2023-05-04T20:35:54.899Z]     volumeMounts:
16:35:54 [2023-05-04T20:35:54.899Z]     - mountPath: "/home/jenkins/agent"
16:35:54 [2023-05-04T20:35:54.899Z]       name: "workspace-volume"
16:35:54 [2023-05-04T20:35:54.899Z]       readOnly: false
16:35:54 [2023-05-04T20:35:54.899Z]   nodeSelector:
16:35:54 [2023-05-04T20:35:54.899Z]     kubernetes.io/os: "linux"
16:35:54 [2023-05-04T20:35:54.899Z]   restartPolicy: "Never"
16:35:54 [2023-05-04T20:35:54.899Z]   volumes:
16:35:54 [2023-05-04T20:35:54.899Z]   - emptyDir: {}
16:35:54 [2023-05-04T20:35:54.899Z]     name: "m2-repo"
16:35:54 [2023-05-04T20:35:54.899Z]   - name: "settings-xml"
16:35:54 [2023-05-04T20:35:54.899Z]     secret:
16:35:54 [2023-05-04T20:35:54.899Z]       items:
16:35:54 [2023-05-04T20:35:54.899Z]       - key: "settings.xml"
16:35:54 [2023-05-04T20:35:54.899Z]         path: "settings.xml"
16:35:54 [2023-05-04T20:35:54.899Z]       secretName: "m2-secret-dir"
16:35:54 [2023-05-04T20:35:54.899Z]   - emptyDir:
16:35:54 [2023-05-04T20:35:54.899Z]       medium: ""
16:35:54 [2023-05-04T20:35:54.899Z]     name: "workspace-volume"
16:35:54 [2023-05-04T20:35:54.899Z] 
16:35:56 [2023-05-04T20:35:56.436Z] Running on cdt-jonahgraham-fork-disposeimage-1-qwlwp-xgb64-lvtg9 in /home/jenkins/agent/workspace/dt-jonahgraham-fork_disposeimage
16:35:56 [2023-05-04T20:35:56.436Z] [Pipeline] {
16:35:56 [2023-05-04T20:35:56.455Z] [Pipeline] stage
16:35:56 [2023-05-04T20:35:56.456Z] [Pipeline] { (Declarative: Checkout SCM)
16:35:56 [2023-05-04T20:35:56.465Z] [Pipeline] checkout
16:35:56 [2023-05-04T20:35:56.521Z] The recommended git tool is: NONE
16:36:03 [2023-05-04T20:36:03.550Z] using credential github-bot
16:36:03 [2023-05-04T20:36:03.562Z] Cloning the remote Git repository
16:36:03 [2023-05-04T20:36:03.562Z] Cloning with configured refspecs honoured and without tags
16:36:03 [2023-05-04T20:36:03.624Z] Cloning repository https://github.com/jonahgraham/cdt.git
16:36:03 [2023-05-04T20:36:03.710Z]  > git init /home/jenkins/agent/workspace/dt-jonahgraham-fork_disposeimage # timeout=10
16:36:03 [2023-05-04T20:36:03.736Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
16:36:03 [2023-05-04T20:36:03.736Z]  > git --version # timeout=10
16:36:03 [2023-05-04T20:36:03.812Z]  > git --version # 'git version 2.20.1'
16:36:03 [2023-05-04T20:36:03.813Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
16:36:03 [2023-05-04T20:36:03.818Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/disposeimage:refs/remotes/origin/disposeimage # timeout=10
16:37:26 [2023-05-04T20:37:26.513Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
16:37:26 [2023-05-04T20:37:26.519Z]  > git config --add remote.origin.fetch +refs/heads/disposeimage:refs/remotes/origin/disposeimage # timeout=10
16:37:27 [2023-05-04T20:37:27.818Z] Avoid second fetch
16:37:27 [2023-05-04T20:37:27.819Z] Checking out Revision 059c1c191964c1679413be5971cf9131c233ca0c (disposeimage)
16:37:27 [2023-05-04T20:37:27.829Z]  > git config core.sparsecheckout # timeout=10
16:37:27 [2023-05-04T20:37:27.836Z]  > git checkout -f 059c1c191964c1679413be5971cf9131c233ca0c # timeout=10
16:37:37 [2023-05-04T20:37:37.294Z] Aborted by Jonah Graham
16:37:37 [2023-05-04T20:37:37.294Z] ERROR: Unable to retrieve commit message
16:37:37 [2023-05-04T20:37:37.295Z] [Pipeline] }
16:37:37 [2023-05-04T20:37:37.296Z] java.lang.InterruptedException
16:37:37 [2023-05-04T20:37:37.301Z] [Pipeline] // stage
16:37:37 [2023-05-04T20:37:37.305Z] [Pipeline] }
16:37:37 [2023-05-04T20:37:37.308Z] [Pipeline] // node
16:37:37 [2023-05-04T20:37:37.312Z] [Pipeline] }
16:37:37 [2023-05-04T20:37:37.315Z] [Pipeline] // podTemplate
16:37:37 [2023-05-04T20:37:37.319Z] [Pipeline] stage
16:37:37 [2023-05-04T20:37:37.319Z] [Pipeline] { (Declarative: Post Actions)
16:37:37 [2023-05-04T20:37:37.326Z] [Pipeline] container
16:37:37 [2023-05-04T20:37:37.326Z] [Pipeline] // container
16:37:37 [2023-05-04T20:37:37.327Z] Error when executing always post condition:
16:37:37 [2023-05-04T20:37:37.327Z] org.jenkinsci.plugins.workflow.steps.MissingContextVariableException: Required context class hudson.FilePath is missing
16:37:37 [2023-05-04T20:37:37.327Z] Perhaps you forgot to surround the code with a step that provides this, such as: node
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.jenkinsci.plugins.workflow.steps.StepDescriptor.checkContextAvailability(StepDescriptor.java:265)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:299)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
16:37:37 [2023-05-04T20:37:37.327Z] 	at jdk.internal.reflect.GeneratedMethodAccessor737.invoke(Unknown Source)
16:37:37 [2023-05-04T20:37:37.327Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:37:37 [2023-05-04T20:37:37.327Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
16:37:37 [2023-05-04T20:37:37.327Z] 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
16:37:37 [2023-05-04T20:37:37.327Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
16:37:37 [2023-05-04T20:37:37.327Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
16:37:37 [2023-05-04T20:37:37.327Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
16:37:37 [2023-05-04T20:37:37.327Z] 	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
16:37:37 [2023-05-04T20:37:37.328Z] 	at WorkflowScript.run(WorkflowScript:50)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.delegateAndExecute(ModelInterpreter.groovy:137)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:761)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.catchRequiredContextForNode(ModelInterpreter.groovy:395)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.catchRequiredContextForNode(ModelInterpreter.groovy:393)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:760)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2125)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2110)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2151)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:750)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.executePostBuild(ModelInterpreter.groovy:728)
16:37:37 [2023-05-04T20:37:37.328Z] 	at ___cps.transform___(Native Method)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
16:37:37 [2023-05-04T20:37:37.328Z] 	at jdk.internal.reflect.GeneratedMethodAccessor514.invoke(Unknown Source)
16:37:37 [2023-05-04T20:37:37.328Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:37:37 [2023-05-04T20:37:37.328Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.impl.ClosureBlock.eval(ClosureBlock.java:46)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
16:37:37 [2023-05-04T20:37:37.328Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:420)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:330)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:294)
16:37:37 [2023-05-04T20:37:37.328Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
16:37:37 [2023-05-04T20:37:37.328Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
16:37:37 [2023-05-04T20:37:37.328Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
16:37:37 [2023-05-04T20:37:37.328Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
16:37:37 [2023-05-04T20:37:37.328Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
16:37:37 [2023-05-04T20:37:37.328Z] 	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
16:37:37 [2023-05-04T20:37:37.328Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
16:37:37 [2023-05-04T20:37:37.328Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
16:37:37 [2023-05-04T20:37:37.328Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
16:37:37 [2023-05-04T20:37:37.328Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
16:37:37 [2023-05-04T20:37:37.328Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
16:37:37 [2023-05-04T20:37:37.328Z] 
16:37:37 [2023-05-04T20:37:37.334Z] [Pipeline] }
16:37:37 [2023-05-04T20:37:37.339Z] [Pipeline] // stage
16:37:37 [2023-05-04T20:37:37.343Z] [Pipeline] End of Pipeline
16:37:37 [2023-05-04T20:37:37.619Z] 
16:37:37 [2023-05-04T20:37:37.619Z] Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected
16:37:37 [2023-05-04T20:37:37.619Z] 
16:37:37 [2023-05-04T20:37:37.619Z] 
16:37:37 [2023-05-04T20:37:37.619Z] GitHub has been notified of this commit’s build result
16:37:37 [2023-05-04T20:37:37.619Z] 
16:37:37 [2023-05-04T20:37:37.620Z] Finished: ABORTED