Skip to content
Failed

Console Output

12:26:58 [2023-08-16T16:26:58.767Z] Branch indexing
12:27:02 12:27:02 [2023-08-16T16:27:02.253Z] Connecting to https://api.github.com using GitHub bot (username/token)
12:27:03 [2023-08-16T16:27:03.147Z] Obtained Jenkinsfile from 1f7525bc34fac99b1966669338f5c8a920dde255
12:27:03 [2023-08-16T16:27:03.404Z] [Pipeline] Start of Pipeline
12:27:04 [2023-08-16T16:27:04.352Z] [Pipeline] readTrusted
12:27:05 [2023-08-16T16:27:05.167Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from 1f7525bc34fac99b1966669338f5c8a920dde255
12:27:05 [2023-08-16T16:27:05.247Z] [Pipeline] podTemplate
12:27:05 [2023-08-16T16:27:05.295Z] [Pipeline] {
12:27:05 [2023-08-16T16:27:05.467Z] [Pipeline] node
12:27:20 [2023-08-16T16:27:20.469Z] Still waiting to schedule task
12:27:20 [2023-08-16T16:27:20.470Z] All nodes of label ‘cdt-jonahgraham-fork_npe_fix_2-xp6k9’ are offline
13:00:19 [2023-08-16T17:00:19.543Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-npe-fix-2-xp6k9-5l9gl-gzr4v
13:00:38 [2023-08-16T17:00:38.491Z] Agent cdt-jonahgraham-fork-npe-fix-2-xp6k9-5l9gl-gzr4v is provisioned from template cdt-jonahgraham-fork_npe_fix_2-xp6k9-5l9gl
13:00:51 [2023-08-16T17:00:51.474Z] ---
13:00:51 [2023-08-16T17:00:51.474Z] apiVersion: "v1"
13:00:51 [2023-08-16T17:00:51.474Z] kind: "Pod"
13:00:51 [2023-08-16T17:00:51.474Z] metadata:
13:00:51 [2023-08-16T17:00:51.474Z]   annotations:
13:00:51 [2023-08-16T17:00:51.474Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/npe_fix/2/"
13:00:51 [2023-08-16T17:00:51.474Z]     runUrl: "job/cdt-jonahgraham-fork/job/npe_fix/2/"
13:00:51 [2023-08-16T17:00:51.474Z]   labels:
13:00:51 [2023-08-16T17:00:51.474Z]     jenkins: "slave"
13:00:51 [2023-08-16T17:00:51.474Z]     jenkins/label-digest: "8dc68f463ed4efeae2247f6417baeaf674a2640c"
13:00:51 [2023-08-16T17:00:51.474Z]     jenkins/label: "cdt-jonahgraham-fork_npe_fix_2-xp6k9"
13:00:51 [2023-08-16T17:00:51.474Z]   name: "cdt-jonahgraham-fork-npe-fix-2-xp6k9-5l9gl-gzr4v"
13:00:51 [2023-08-16T17:00:51.474Z]   namespace: "cdt"
13:00:51 [2023-08-16T17:00:51.474Z] spec:
13:00:51 [2023-08-16T17:00:51.474Z]   containers:
13:00:51 [2023-08-16T17:00:51.474Z]   - args:
13:00:51 [2023-08-16T17:00:51.474Z]     - "/bin/sh"
13:00:51 [2023-08-16T17:00:51.474Z]     - "-c"
13:00:51 [2023-08-16T17:00:51.474Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
13:00:51 [2023-08-16T17:00:51.474Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:efa01be7dc63af2f239fff3ea929d2d79b07084983e9ab859eb480fcc17b5ba2"
13:00:51 [2023-08-16T17:00:51.474Z]     name: "cdt"
13:00:51 [2023-08-16T17:00:51.474Z]     resources:
13:00:51 [2023-08-16T17:00:51.474Z]       limits:
13:00:51 [2023-08-16T17:00:51.474Z]         memory: "2662Mi"
13:00:51 [2023-08-16T17:00:51.474Z]         cpu: "1"
13:00:51 [2023-08-16T17:00:51.474Z]       requests:
13:00:51 [2023-08-16T17:00:51.474Z]         memory: "2662Mi"
13:00:51 [2023-08-16T17:00:51.475Z]         cpu: "1"
13:00:51 [2023-08-16T17:00:51.475Z]     tty: true
13:00:51 [2023-08-16T17:00:51.475Z]     volumeMounts:
13:00:51 [2023-08-16T17:00:51.475Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
13:00:51 [2023-08-16T17:00:51.475Z]       name: "settings-xml"
13:00:51 [2023-08-16T17:00:51.475Z]       readOnly: true
13:00:51 [2023-08-16T17:00:51.475Z]       subPath: "settings.xml"
13:00:51 [2023-08-16T17:00:51.475Z]     - mountPath: "/home/jenkins/.m2/repository"
13:00:51 [2023-08-16T17:00:51.475Z]       name: "m2-repo"
13:00:51 [2023-08-16T17:00:51.475Z]     - mountPath: "/home/jenkins/agent"
13:00:51 [2023-08-16T17:00:51.475Z]       name: "workspace-volume"
13:00:51 [2023-08-16T17:00:51.475Z]       readOnly: false
13:00:51 [2023-08-16T17:00:51.475Z]   - env:
13:00:51 [2023-08-16T17:00:51.475Z]     - name: "JENKINS_SECRET"
13:00:51 [2023-08-16T17:00:51.475Z]       value: "********"
13:00:51 [2023-08-16T17:00:51.475Z]     - name: "JENKINS_TUNNEL"
13:00:51 [2023-08-16T17:00:51.475Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
13:00:51 [2023-08-16T17:00:51.475Z]     - name: "JENKINS_AGENT_NAME"
13:00:51 [2023-08-16T17:00:51.475Z]       value: "cdt-jonahgraham-fork-npe-fix-2-xp6k9-5l9gl-gzr4v"
13:00:51 [2023-08-16T17:00:51.475Z]     - name: "JENKINS_NAME"
13:00:51 [2023-08-16T17:00:51.475Z]       value: "cdt-jonahgraham-fork-npe-fix-2-xp6k9-5l9gl-gzr4v"
13:00:51 [2023-08-16T17:00:51.475Z]     - name: "JENKINS_AGENT_WORKDIR"
13:00:51 [2023-08-16T17:00:51.475Z]       value: "/home/jenkins/agent"
13:00:51 [2023-08-16T17:00:51.475Z]     - name: "JENKINS_URL"
13:00:51 [2023-08-16T17:00:51.475Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
13:00:51 [2023-08-16T17:00:51.475Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
13:00:51 [2023-08-16T17:00:51.475Z]     name: "jnlp"
13:00:51 [2023-08-16T17:00:51.475Z]     resources:
13:00:51 [2023-08-16T17:00:51.475Z]       limits:
13:00:51 [2023-08-16T17:00:51.475Z]         memory: "512Mi"
13:00:51 [2023-08-16T17:00:51.475Z]         cpu: "500m"
13:00:51 [2023-08-16T17:00:51.475Z]       requests:
13:00:51 [2023-08-16T17:00:51.475Z]         memory: "512Mi"
13:00:51 [2023-08-16T17:00:51.475Z]         cpu: "200m"
13:00:51 [2023-08-16T17:00:51.475Z]     volumeMounts:
13:00:51 [2023-08-16T17:00:51.475Z]     - mountPath: "/home/jenkins/agent"
13:00:51 [2023-08-16T17:00:51.475Z]       name: "workspace-volume"
13:00:51 [2023-08-16T17:00:51.475Z]       readOnly: false
13:00:51 [2023-08-16T17:00:51.475Z]   nodeSelector:
13:00:51 [2023-08-16T17:00:51.475Z]     kubernetes.io/os: "linux"
13:00:51 [2023-08-16T17:00:51.475Z]   restartPolicy: "Never"
13:00:51 [2023-08-16T17:00:51.475Z]   volumes:
13:00:51 [2023-08-16T17:00:51.475Z]   - emptyDir: {}
13:00:51 [2023-08-16T17:00:51.475Z]     name: "m2-repo"
13:00:51 [2023-08-16T17:00:51.475Z]   - name: "settings-xml"
13:00:51 [2023-08-16T17:00:51.475Z]     secret:
13:00:51 [2023-08-16T17:00:51.475Z]       items:
13:00:51 [2023-08-16T17:00:51.475Z]       - key: "settings.xml"
13:00:51 [2023-08-16T17:00:51.475Z]         path: "settings.xml"
13:00:51 [2023-08-16T17:00:51.475Z]       secretName: "m2-secret-dir"
13:00:51 [2023-08-16T17:00:51.475Z]   - emptyDir:
13:00:51 [2023-08-16T17:00:51.475Z]       medium: ""
13:00:51 [2023-08-16T17:00:51.475Z]     name: "workspace-volume"
13:00:51 [2023-08-16T17:00:51.475Z] 
13:00:52 [2023-08-16T17:00:52.079Z] Running on cdt-jonahgraham-fork-npe-fix-2-xp6k9-5l9gl-gzr4v in /home/jenkins/agent/workspace/cdt-jonahgraham-fork_npe_fix
13:00:52 [2023-08-16T17:00:52.080Z] [Pipeline] {
13:01:00 [2023-08-16T17:01:00.032Z] [Pipeline] stage
13:01:00 [2023-08-16T17:01:00.033Z] [Pipeline] { (Declarative: Checkout SCM)
13:01:01 [2023-08-16T17:01:01.166Z] [Pipeline] checkout
13:01:02 [2023-08-16T17:01:02.190Z] The recommended git tool is: NONE
13:01:13 [2023-08-16T17:01:13.689Z] using credential github-bot
13:01:15 [2023-08-16T17:01:15.880Z] Cloning the remote Git repository
13:01:15 [2023-08-16T17:01:15.880Z] Cloning with configured refspecs honoured and without tags
13:01:15 [2023-08-16T17:01:15.976Z] Cloning repository https://github.com/jonahgraham/cdt.git
13:01:16 [2023-08-16T17:01:16.088Z]  > git init /home/jenkins/agent/workspace/cdt-jonahgraham-fork_npe_fix # timeout=10
13:01:16 [2023-08-16T17:01:16.191Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
13:01:16 [2023-08-16T17:01:16.192Z]  > git --version # timeout=10
13:01:16 [2023-08-16T17:01:16.278Z]  > git --version # 'git version 2.20.1'
13:01:16 [2023-08-16T17:01:16.280Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
13:01:16 [2023-08-16T17:01:16.288Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/npe_fix:refs/remotes/origin/npe_fix # timeout=10
13:03:02 [2023-08-16T17:03:02.577Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
13:03:02 [2023-08-16T17:03:02.585Z]  > git config --add remote.origin.fetch +refs/heads/npe_fix:refs/remotes/origin/npe_fix # timeout=10
13:03:04 [2023-08-16T17:03:04.986Z] Avoid second fetch
13:03:04 [2023-08-16T17:03:04.986Z] Checking out Revision 1f7525bc34fac99b1966669338f5c8a920dde255 (npe_fix)
13:03:04 [2023-08-16T17:03:04.996Z]  > git config core.sparsecheckout # timeout=10
13:03:05 [2023-08-16T17:03:05.075Z]  > git checkout -f 1f7525bc34fac99b1966669338f5c8a920dde255 # timeout=10
13:03:16 [2023-08-16T17:03:16.895Z] Commit message: "Handle null "DisplayName" in registry"
13:03:17 [2023-08-16T17:03:17.327Z] First time build. Skipping changelog.
13:03:18 [2023-08-16T17:03:18.048Z] [Pipeline] }
13:03:18 [2023-08-16T17:03:18.149Z] [Pipeline] // stage
13:03:18 [2023-08-16T17:03:18.267Z] [Pipeline] withEnv
13:03:18 [2023-08-16T17:03:18.269Z] [Pipeline] {
13:03:18 [2023-08-16T17:03:18.344Z] [Pipeline] timestamps
13:03:18 [2023-08-16T17:03:18.344Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
13:03:18 [2023-08-16T17:03:18.381Z] [Pipeline] {
13:03:18 [2023-08-16T17:03:18.552Z] [Pipeline] stage
13:03:18 [2023-08-16T17:03:18.553Z] [Pipeline] { (Code Formatting Checks)
13:03:18 [2023-08-16T17:03:18.642Z] [Pipeline] container
13:03:18 [2023-08-16T17:03:18.643Z] [Pipeline] {
13:03:18 [2023-08-16T17:03:18.775Z] [Pipeline] timeout
13:03:18 [2023-08-16T17:03:18.775Z] Timeout set to expire after 30 min without activity
13:03:18 [2023-08-16T17:03:18.817Z] [Pipeline] {
13:03:18 [2023-08-16T17:03:18.931Z] [Pipeline] withEnv
13:03:18 [2023-08-16T17:03:18.932Z] [Pipeline] {
13:03:19 [2023-08-16T17:03:19.034Z] [Pipeline] sh
13:03:19 [2023-08-16T17:03:19.665Z] + MVN=/usr/share/maven/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository                         --settings /home/jenkins/.m2/settings.xml ./releng/scripts/check_code_cleanliness.sh
13:03:19 [2023-08-16T17:03:19.700Z] Normalizing branding content on all features
13:03:58 [2023-08-16T17:03:58.488Z] WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector
13:04:06 [2023-08-16T17:04:06.620Z] Configuration Name: /home/jenkins/agent/workspace/cdt-jonahgraham-fork_npe_fix/releng/scripts/../../core/org.eclipse.cdt.core/.settings/org.eclipse.jdt.core.prefs
13:04:06 [2023-08-16T17:04:06.620Z] Starting format job ...
13:05:28 [2023-08-16T17:05:28.083Z] Done.
13:05:28 [2023-08-16T17:05:28.084Z] Removing trailing whitespace on *.java files
13:05:33 [2023-08-16T17:05:33.362Z] Removing trailing whitespace on *.properties files
13:05:33 [2023-08-16T17:05:33.362Z] Removing trailing whitespace on *.MF files
13:05:33 [2023-08-16T17:05:33.362Z] Removing trailing whitespace on *.py files
13:05:45 [2023-08-16T17:05:45.622Z] Rebuilding native/org.eclipse.cdt.native.serial JNI headers to make sure they match source
13:05:50 [2023-08-16T17:05:50.892Z] Rebuilding of native/org.eclipse.cdt.native.serial JNI headers failed. The log (jni-headers-native-org.eclipse.cdt.native.serial.log) is part of the artifacts of the build
13:05:51 [2023-08-16T17:05:51.489Z] [Pipeline] }
13:05:51 [2023-08-16T17:05:51.616Z] [Pipeline] // withEnv
13:05:51 [2023-08-16T17:05:51.686Z] [Pipeline] }
13:05:51 [2023-08-16T17:05:51.740Z] [Pipeline] // timeout
13:05:51 [2023-08-16T17:05:51.917Z] [Pipeline] }
13:05:52 [2023-08-16T17:05:52.035Z] [Pipeline] // container
13:05:52 [2023-08-16T17:05:52.126Z] [Pipeline] }
13:05:52 [2023-08-16T17:05:52.197Z] [Pipeline] // stage
13:05:52 [2023-08-16T17:05:52.472Z] [Pipeline] stage
13:05:52 [2023-08-16T17:05:52.473Z] [Pipeline] { (Build and verify)
13:05:52 [2023-08-16T17:05:52.588Z] Stage "Build and verify" skipped due to earlier failure(s)
13:05:52 [2023-08-16T17:05:52.589Z] [Pipeline] }
13:05:52 [2023-08-16T17:05:52.690Z] [Pipeline] // stage
13:05:52 [2023-08-16T17:05:52.754Z] [Pipeline] stage
13:05:52 [2023-08-16T17:05:52.755Z] [Pipeline] { (Declarative: Post Actions)
13:05:52 [2023-08-16T17:05:52.806Z] [Pipeline] container
13:05:52 [2023-08-16T17:05:52.808Z] [Pipeline] {
13:05:52 [2023-08-16T17:05:52.852Z] [Pipeline] archiveArtifacts
13:05:52 [2023-08-16T17:05:52.866Z] Archiving artifacts
13:08:51 [2023-08-16T17:08:51.863Z] [Pipeline] junit
13:08:51 [2023-08-16T17:08:51.900Z] Recording test results
13:08:52 [2023-08-16T17:08:52.577Z] No test report files were found. Configuration error?
13:08:52 [2023-08-16T17:08:52.579Z] [Pipeline] }
13:08:52 [2023-08-16T17:08:52.684Z] [Pipeline] // container
13:08:52 [2023-08-16T17:08:52.747Z] Error when executing always post condition:
13:08:52 [2023-08-16T17:08:52.747Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.24.203/10.40.24.203:37906
13:08:52 [2023-08-16T17:08:52.747Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
13:08:52 [2023-08-16T17:08:52.747Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
13:08:52 [2023-08-16T17:08:52.747Z] 		at hudson.remoting.Channel.call(Channel.java:1000)
13:08:52 [2023-08-16T17:08:52.747Z] 		at hudson.FilePath.act(FilePath.java:1192)
13:08:52 [2023-08-16T17:08:52.747Z] 		at hudson.FilePath.act(FilePath.java:1181)
13:08:52 [2023-08-16T17:08:52.747Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:118)
13:08:52 [2023-08-16T17:08:52.747Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:157)
13:08:52 [2023-08-16T17:08:52.747Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:251)
13:08:52 [2023-08-16T17:08:52.747Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
13:08:52 [2023-08-16T17:08:52.747Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
13:08:52 [2023-08-16T17:08:52.747Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
13:08:52 [2023-08-16T17:08:52.747Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
13:08:52 [2023-08-16T17:08:52.747Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:08:52 [2023-08-16T17:08:52.747Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:08:52 [2023-08-16T17:08:52.747Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:08:52 [2023-08-16T17:08:52.747Z] hudson.AbortException: No test report files were found. Configuration error?
13:08:52 [2023-08-16T17:08:52.747Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:184)
13:08:52 [2023-08-16T17:08:52.747Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
13:08:52 [2023-08-16T17:08:52.747Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
13:08:52 [2023-08-16T17:08:52.747Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
13:08:52 [2023-08-16T17:08:52.747Z] 	at hudson.remoting.Request$2.run(Request.java:377)
13:08:52 [2023-08-16T17:08:52.747Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
13:08:52 [2023-08-16T17:08:52.747Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:08:52 [2023-08-16T17:08:52.747Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:08:52 [2023-08-16T17:08:52.747Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:08:52 [2023-08-16T17:08:52.747Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
13:08:52 [2023-08-16T17:08:52.747Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
13:08:52 [2023-08-16T17:08:52.747Z] 
13:08:52 [2023-08-16T17:08:52.756Z] [Pipeline] }
13:08:52 [2023-08-16T17:08:52.842Z] [Pipeline] // stage
13:08:52 [2023-08-16T17:08:52.967Z] [Pipeline] }
13:08:53 [2023-08-16T17:08:53.020Z] [Pipeline] // timestamps
13:08:53 [2023-08-16T17:08:53.066Z] [Pipeline] }
13:08:53 [2023-08-16T17:08:53.148Z] [Pipeline] // withEnv
13:08:53 [2023-08-16T17:08:53.213Z] [Pipeline] }
13:08:53 [2023-08-16T17:08:53.271Z] [Pipeline] // node
13:08:53 [2023-08-16T17:08:53.356Z] [Pipeline] }
13:08:53 [2023-08-16T17:08:53.396Z] [Pipeline] // podTemplate
13:08:53 [2023-08-16T17:08:53.448Z] [Pipeline] End of Pipeline
13:08:53 [2023-08-16T17:08:53.613Z] ERROR: script returned exit code 1
13:08:54 [2023-08-16T17:08:54.620Z] 
13:08:54 [2023-08-16T17:08:54.620Z] 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
13:08:54 [2023-08-16T17:08:54.620Z] 
13:08:54 [2023-08-16T17:08:54.620Z] 
13:08:54 [2023-08-16T17:08:54.620Z] GitHub has been notified of this commit’s build result
13:08:54 [2023-08-16T17:08:54.620Z] 
13:08:54 [2023-08-16T17:08:54.624Z] Finished: FAILURE