Skip to content
Failed

Console Output

11:30:19 [2024-04-26T15:30:19.158Z] Branch indexing
11:30:19 11:30:19 [2024-04-26T15:30:19.230Z] Connecting to https://api.github.com using GitHub bot (username/token)
11:30:19 [2024-04-26T15:30:19.782Z] Obtained Jenkinsfile from f2f773b668aa65af5f6e8ded2c11cccdbc5b2509
11:30:19 [2024-04-26T15:30:19.845Z] [Pipeline] Start of Pipeline
11:30:20 [2024-04-26T15:30:20.037Z] [Pipeline] readTrusted
11:30:20 [2024-04-26T15:30:20.323Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from f2f773b668aa65af5f6e8ded2c11cccdbc5b2509
11:30:20 [2024-04-26T15:30:20.325Z] [Pipeline] podTemplate
11:30:20 [2024-04-26T15:30:20.347Z] [Pipeline] {
11:30:20 [2024-04-26T15:30:20.354Z] [Pipeline] node
11:30:22 [2024-04-26T15:30:22.927Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-main-25-pnsmx-l0l6l-nn00l
11:30:35 [2024-04-26T15:30:35.355Z] Still waiting to schedule task
11:30:35 [2024-04-26T15:30:35.356Z]cdt-jonahgraham-fork-main-25-pnsmx-l0l6l-nn00l’ is offline
11:32:00 [2024-04-26T15:32:00.867Z] Agent cdt-jonahgraham-fork-main-25-pnsmx-l0l6l-nn00l is provisioned from template cdt-jonahgraham-fork_main_25-pnsmx-l0l6l
11:32:00 [2024-04-26T15:32:00.868Z] ---
11:32:00 [2024-04-26T15:32:00.868Z] apiVersion: "v1"
11:32:00 [2024-04-26T15:32:00.868Z] kind: "Pod"
11:32:00 [2024-04-26T15:32:00.868Z] metadata:
11:32:00 [2024-04-26T15:32:00.868Z]   annotations:
11:32:00 [2024-04-26T15:32:00.868Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/main/25/"
11:32:00 [2024-04-26T15:32:00.868Z]     runUrl: "job/cdt-jonahgraham-fork/job/main/25/"
11:32:00 [2024-04-26T15:32:00.868Z]   labels:
11:32:00 [2024-04-26T15:32:00.868Z]     jenkins: "slave"
11:32:00 [2024-04-26T15:32:00.868Z]     jenkins/label-digest: "4a7ee9c1c151f34ab608ba314f0a1da3fae22a67"
11:32:00 [2024-04-26T15:32:00.868Z]     jenkins/label: "cdt-jonahgraham-fork_main_25-pnsmx"
11:32:00 [2024-04-26T15:32:00.868Z]   name: "cdt-jonahgraham-fork-main-25-pnsmx-l0l6l-nn00l"
11:32:00 [2024-04-26T15:32:00.868Z]   namespace: "cdt"
11:32:00 [2024-04-26T15:32:00.868Z] spec:
11:32:00 [2024-04-26T15:32:00.868Z]   containers:
11:32:00 [2024-04-26T15:32:00.868Z]   - args:
11:32:00 [2024-04-26T15:32:00.868Z]     - "/bin/sh"
11:32:00 [2024-04-26T15:32:00.868Z]     - "-c"
11:32:00 [2024-04-26T15:32:00.868Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
11:32:00 [2024-04-26T15:32:00.868Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:e66c27ced169ce69428c34b582842ecc268e40a905d3cc94246cead74e3fbf18"
11:32:00 [2024-04-26T15:32:00.868Z]     name: "cdt"
11:32:00 [2024-04-26T15:32:00.868Z]     resources:
11:32:00 [2024-04-26T15:32:00.868Z]       limits:
11:32:00 [2024-04-26T15:32:00.868Z]         memory: "10000Mi"
11:32:00 [2024-04-26T15:32:00.868Z]         cpu: "1"
11:32:00 [2024-04-26T15:32:00.868Z]       requests:
11:32:00 [2024-04-26T15:32:00.868Z]         memory: "10000Mi"
11:32:00 [2024-04-26T15:32:00.868Z]         cpu: "1"
11:32:00 [2024-04-26T15:32:00.868Z]     tty: true
11:32:00 [2024-04-26T15:32:00.868Z]     volumeMounts:
11:32:00 [2024-04-26T15:32:00.868Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
11:32:00 [2024-04-26T15:32:00.868Z]       name: "settings-xml"
11:32:00 [2024-04-26T15:32:00.868Z]       readOnly: true
11:32:00 [2024-04-26T15:32:00.868Z]       subPath: "settings.xml"
11:32:00 [2024-04-26T15:32:00.868Z]     - mountPath: "/home/jenkins/.m2/repository"
11:32:00 [2024-04-26T15:32:00.868Z]       name: "m2-repo"
11:32:00 [2024-04-26T15:32:00.868Z]     - mountPath: "/home/jenkins"
11:32:00 [2024-04-26T15:32:00.868Z]       name: "jenkins-home"
11:32:00 [2024-04-26T15:32:00.868Z]       readOnly: false
11:32:00 [2024-04-26T15:32:00.868Z]     - mountPath: "/jipp/tools"
11:32:00 [2024-04-26T15:32:00.868Z]       name: "tools"
11:32:00 [2024-04-26T15:32:00.868Z]     - mountPath: "/home/jenkins/agent"
11:32:00 [2024-04-26T15:32:00.868Z]       name: "workspace-volume"
11:32:00 [2024-04-26T15:32:00.868Z]       readOnly: false
11:32:00 [2024-04-26T15:32:00.868Z]   - env:
11:32:00 [2024-04-26T15:32:00.868Z]     - name: "JENKINS_SECRET"
11:32:00 [2024-04-26T15:32:00.868Z]       value: "********"
11:32:00 [2024-04-26T15:32:00.868Z]     - name: "JENKINS_TUNNEL"
11:32:00 [2024-04-26T15:32:00.868Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
11:32:00 [2024-04-26T15:32:00.868Z]     - name: "JENKINS_AGENT_NAME"
11:32:00 [2024-04-26T15:32:00.868Z]       value: "cdt-jonahgraham-fork-main-25-pnsmx-l0l6l-nn00l"
11:32:00 [2024-04-26T15:32:00.868Z]     - name: "JENKINS_NAME"
11:32:00 [2024-04-26T15:32:00.868Z]       value: "cdt-jonahgraham-fork-main-25-pnsmx-l0l6l-nn00l"
11:32:00 [2024-04-26T15:32:00.868Z]     - name: "JENKINS_AGENT_WORKDIR"
11:32:00 [2024-04-26T15:32:00.868Z]       value: "/home/jenkins/agent"
11:32:00 [2024-04-26T15:32:00.868Z]     - name: "JENKINS_URL"
11:32:00 [2024-04-26T15:32:00.868Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
11:32:00 [2024-04-26T15:32:00.868Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
11:32:00 [2024-04-26T15:32:00.868Z]     name: "jnlp"
11:32:00 [2024-04-26T15:32:00.868Z]     resources:
11:32:00 [2024-04-26T15:32:00.868Z]       limits:
11:32:00 [2024-04-26T15:32:00.868Z]         memory: "512Mi"
11:32:00 [2024-04-26T15:32:00.868Z]         cpu: "500m"
11:32:00 [2024-04-26T15:32:00.868Z]       requests:
11:32:00 [2024-04-26T15:32:00.868Z]         memory: "512Mi"
11:32:00 [2024-04-26T15:32:00.868Z]         cpu: "200m"
11:32:00 [2024-04-26T15:32:00.868Z]     volumeMounts:
11:32:00 [2024-04-26T15:32:00.868Z]     - mountPath: "/home/jenkins/agent"
11:32:00 [2024-04-26T15:32:00.868Z]       name: "workspace-volume"
11:32:00 [2024-04-26T15:32:00.868Z]       readOnly: false
11:32:00 [2024-04-26T15:32:00.868Z]   nodeSelector:
11:32:00 [2024-04-26T15:32:00.868Z]     kubernetes.io/os: "linux"
11:32:00 [2024-04-26T15:32:00.868Z]   restartPolicy: "Never"
11:32:00 [2024-04-26T15:32:00.868Z]   volumes:
11:32:00 [2024-04-26T15:32:00.868Z]   - emptyDir: {}
11:32:00 [2024-04-26T15:32:00.868Z]     name: "m2-repo"
11:32:00 [2024-04-26T15:32:00.868Z]   - name: "settings-xml"
11:32:00 [2024-04-26T15:32:00.868Z]     secret:
11:32:00 [2024-04-26T15:32:00.868Z]       items:
11:32:00 [2024-04-26T15:32:00.868Z]       - key: "settings.xml"
11:32:00 [2024-04-26T15:32:00.868Z]         path: "settings.xml"
11:32:00 [2024-04-26T15:32:00.868Z]       secretName: "m2-secret-dir"
11:32:00 [2024-04-26T15:32:00.868Z]   - emptyDir: {}
11:32:00 [2024-04-26T15:32:00.868Z]     name: "jenkins-home"
11:32:00 [2024-04-26T15:32:00.868Z]   - emptyDir:
11:32:00 [2024-04-26T15:32:00.868Z]       medium: ""
11:32:00 [2024-04-26T15:32:00.868Z]     name: "workspace-volume"
11:32:00 [2024-04-26T15:32:00.868Z]   - name: "tools"
11:32:00 [2024-04-26T15:32:00.868Z]     persistentVolumeClaim:
11:32:00 [2024-04-26T15:32:00.868Z]       claimName: "tools-claim-jiro-cdt"
11:32:00 [2024-04-26T15:32:00.868Z] 
11:32:02 [2024-04-26T15:32:02.385Z] Running on cdt-jonahgraham-fork-main-25-pnsmx-l0l6l-nn00l in /home/jenkins/agent/workspace/cdt-jonahgraham-fork_main
11:32:02 [2024-04-26T15:32:02.385Z] [Pipeline] {
11:32:02 [2024-04-26T15:32:02.423Z] [Pipeline] stage
11:32:02 [2024-04-26T15:32:02.424Z] [Pipeline] { (Declarative: Checkout SCM)
11:32:02 [2024-04-26T15:32:02.450Z] [Pipeline] checkout
11:32:02 [2024-04-26T15:32:02.458Z] The recommended git tool is: NONE
11:32:07 [2024-04-26T15:32:07.434Z] using credential github-bot
11:32:07 [2024-04-26T15:32:07.439Z] Cloning the remote Git repository
11:32:07 [2024-04-26T15:32:07.439Z] Cloning with configured refspecs honoured and without tags
11:32:07 [2024-04-26T15:32:07.454Z] Cloning repository https://github.com/jonahgraham/cdt.git
11:32:07 [2024-04-26T15:32:07.508Z]  > git init /home/jenkins/agent/workspace/cdt-jonahgraham-fork_main # timeout=10
11:32:07 [2024-04-26T15:32:07.604Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
11:32:07 [2024-04-26T15:32:07.605Z]  > git --version # timeout=10
11:32:07 [2024-04-26T15:32:07.608Z]  > git --version # 'git version 2.20.1'
11:32:07 [2024-04-26T15:32:07.609Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
11:32:07 [2024-04-26T15:32:07.612Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/main:refs/remotes/origin/main # timeout=10
11:33:17 [2024-04-26T15:33:17.816Z] Avoid second fetch
11:33:17 [2024-04-26T15:33:17.816Z] Checking out Revision f2f773b668aa65af5f6e8ded2c11cccdbc5b2509 (main)
11:33:15 [2024-04-26T15:33:15.530Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
11:33:15 [2024-04-26T15:33:15.598Z]  > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
11:33:17 [2024-04-26T15:33:17.897Z]  > git config core.sparsecheckout # timeout=10
11:33:17 [2024-04-26T15:33:17.906Z]  > git checkout -f f2f773b668aa65af5f6e8ded2c11cccdbc5b2509 # timeout=10
11:33:29 [2024-04-26T15:33:29.021Z] Commit message: "Update images to Dockerfiles from commit 9fb6260b6a"
11:33:29 [2024-04-26T15:33:29.138Z] First time build. Skipping changelog.
11:33:29 [2024-04-26T15:33:29.455Z] [Pipeline] }
11:33:29 [2024-04-26T15:33:29.459Z] [Pipeline] // stage
11:33:29 [2024-04-26T15:33:29.465Z] [Pipeline] withEnv
11:33:29 [2024-04-26T15:33:29.465Z] [Pipeline] {
11:33:29 [2024-04-26T15:33:29.471Z] [Pipeline] timestamps
11:33:29 [2024-04-26T15:33:29.471Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
11:33:29 [2024-04-26T15:33:29.472Z] [Pipeline] {
11:33:29 [2024-04-26T15:33:29.479Z] [Pipeline] stage
11:33:29 [2024-04-26T15:33:29.479Z] [Pipeline] { (initialize PGP)
11:33:29 [2024-04-26T15:33:29.495Z] [Pipeline] container
11:33:29 [2024-04-26T15:33:29.496Z] [Pipeline] {
11:33:29 [2024-04-26T15:33:29.501Z] [Pipeline] withCredentials
11:33:29 [2024-04-26T15:33:29.521Z] Masking supported pattern matches of $KEYRING
11:33:29 [2024-04-26T15:33:29.522Z] [Pipeline] {
11:33:29 [2024-04-26T15:33:29.526Z] [Pipeline] sh
11:33:30 [2024-04-26T15:33:30.822Z] + gpg --batch --import ****
11:33:30 [2024-04-26T15:33:30.823Z] gpg: directory '/home/vnc/.gnupg' created
11:33:30 [2024-04-26T15:33:30.823Z] gpg: keybox '/home/vnc/.gnupg/pubring.kbx' created
11:33:30 [2024-04-26T15:33:30.823Z] gpg: /home/vnc/.gnupg/trustdb.gpg: trustdb created
11:33:30 [2024-04-26T15:33:30.823Z] gpg: key 4F23165B6AC51B15: public key "Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>" imported
11:33:30 [2024-04-26T15:33:30.823Z] gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
11:33:30 [2024-04-26T15:33:30.823Z] gpg: key 4F23165B6AC51B15: secret key imported
11:33:30 [2024-04-26T15:33:30.823Z] gpg: Total number processed: 1
11:33:30 [2024-04-26T15:33:30.823Z] gpg:               imported: 1
11:33:30 [2024-04-26T15:33:30.823Z] gpg:       secret keys read: 1
11:33:30 [2024-04-26T15:33:30.823Z] gpg:   secret keys imported: 1
11:33:30 [2024-04-26T15:33:30.829Z] [Pipeline] sh
11:33:31 [2024-04-26T15:33:31.334Z] + gpg --list-keys --with-colons
11:33:31 [2024-04-26T15:33:31.334Z] + awk -F: /fpr:/ {print $10}
11:33:31 [2024-04-26T15:33:31.334Z] + sort -u
11:33:31 [2024-04-26T15:33:31.334Z] + echo -e 5
11:33:31 [2024-04-26T15:33:31.334Z] y
11:33:31 [2024-04-26T15:33:31.334Z] 
11:33:31 [2024-04-26T15:33:31.334Z] + gpg --batch --command-fd 0 --expert --edit-key B2480630671550B805764C594F23165B6AC51B15 trust
11:33:31 [2024-04-26T15:33:31.334Z] Secret subkeys are available.
11:33:31 [2024-04-26T15:33:31.334Z] 
11:33:31 [2024-04-26T15:33:31.334Z] pub  rsa4096/4F23165B6AC51B15
11:33:31 [2024-04-26T15:33:31.334Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
11:33:31 [2024-04-26T15:33:31.334Z]      trust: unknown       validity: unknown
11:33:31 [2024-04-26T15:33:31.334Z] ssb  rsa4096/FE1B0CFFE92EB0EC
11:33:31 [2024-04-26T15:33:31.334Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
11:33:31 [2024-04-26T15:33:31.334Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
11:33:31 [2024-04-26T15:33:31.334Z] 
11:33:31 [2024-04-26T15:33:31.334Z] pub  rsa4096/4F23165B6AC51B15
11:33:31 [2024-04-26T15:33:31.334Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
11:33:31 [2024-04-26T15:33:31.334Z]      trust: unknown       validity: unknown
11:33:31 [2024-04-26T15:33:31.334Z] ssb  rsa4096/FE1B0CFFE92EB0EC
11:33:31 [2024-04-26T15:33:31.334Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
11:33:31 [2024-04-26T15:33:31.334Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
11:33:31 [2024-04-26T15:33:31.334Z] 
11:33:31 [2024-04-26T15:33:31.334Z] Please decide how far you trust this user to correctly verify other users' keys
11:33:31 [2024-04-26T15:33:31.334Z] (by looking at passports, checking fingerprints from different sources, etc.)
11:33:31 [2024-04-26T15:33:31.334Z] 
11:33:31 [2024-04-26T15:33:31.334Z]   1 = I don't know or won't say
11:33:31 [2024-04-26T15:33:31.334Z]   2 = I do NOT trust
11:33:31 [2024-04-26T15:33:31.334Z]   3 = I trust marginally
11:33:31 [2024-04-26T15:33:31.334Z]   4 = I trust fully
11:33:31 [2024-04-26T15:33:31.334Z]   5 = I trust ultimately
11:33:31 [2024-04-26T15:33:31.334Z]   m = back to the main menu
11:33:31 [2024-04-26T15:33:31.334Z] 
11:33:31 [2024-04-26T15:33:31.334Z] Please decide how far you trust this user to correctly verify other users' keys
11:33:31 [2024-04-26T15:33:31.334Z] (by looking at passports, checking fingerprints from different sources, etc.)
11:33:31 [2024-04-26T15:33:31.334Z] 
11:33:31 [2024-04-26T15:33:31.334Z]   1 = I don't know or won't say
11:33:31 [2024-04-26T15:33:31.335Z]   2 = I do NOT trust
11:33:31 [2024-04-26T15:33:31.335Z]   3 = I trust marginally
11:33:31 [2024-04-26T15:33:31.335Z]   4 = I trust fully
11:33:31 [2024-04-26T15:33:31.335Z]   5 = I trust ultimately
11:33:31 [2024-04-26T15:33:31.335Z]   m = back to the main menu
11:33:31 [2024-04-26T15:33:31.335Z] 
11:33:31 [2024-04-26T15:33:31.335Z] 
11:33:31 [2024-04-26T15:33:31.335Z] + echo -e 5
11:33:31 [2024-04-26T15:33:31.335Z] y
11:33:31 [2024-04-26T15:33:31.335Z] 
11:33:31 [2024-04-26T15:33:31.335Z] + gpg --batch --command-fd 0 --expert --edit-key DACC75C2A9363886BBAE9675FE1B0CFFE92EB0EC trust
11:33:31 [2024-04-26T15:33:31.335Z] Secret subkeys are available.
11:33:31 [2024-04-26T15:33:31.335Z] 
11:33:31 [2024-04-26T15:33:31.335Z] pub  rsa4096/4F23165B6AC51B15
11:33:31 [2024-04-26T15:33:31.335Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
11:33:31 [2024-04-26T15:33:31.335Z]      trust: unknown       validity: unknown
11:33:31 [2024-04-26T15:33:31.335Z] ssb  rsa4096/FE1B0CFFE92EB0EC
11:33:31 [2024-04-26T15:33:31.335Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
11:33:31 [2024-04-26T15:33:31.335Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
11:33:31 [2024-04-26T15:33:31.335Z] 
11:33:31 [2024-04-26T15:33:31.335Z] pub  rsa4096/4F23165B6AC51B15
11:33:31 [2024-04-26T15:33:31.335Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
11:33:31 [2024-04-26T15:33:31.335Z]      trust: unknown       validity: unknown
11:33:31 [2024-04-26T15:33:31.335Z] ssb  rsa4096/FE1B0CFFE92EB0EC
11:33:31 [2024-04-26T15:33:31.335Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
11:33:31 [2024-04-26T15:33:31.335Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
11:33:31 [2024-04-26T15:33:31.335Z] 
11:33:31 [2024-04-26T15:33:31.335Z] Please decide how far you trust this user to correctly verify other users' keys
11:33:31 [2024-04-26T15:33:31.335Z] (by looking at passports, checking fingerprints from different sources, etc.)
11:33:31 [2024-04-26T15:33:31.335Z] 
11:33:31 [2024-04-26T15:33:31.335Z]   1 = I don't know or won't say
11:33:31 [2024-04-26T15:33:31.335Z]   2 = I do NOT trust
11:33:31 [2024-04-26T15:33:31.335Z]   3 = I trust marginally
11:33:31 [2024-04-26T15:33:31.335Z]   4 = I trust fully
11:33:31 [2024-04-26T15:33:31.335Z]   5 = I trust ultimately
11:33:31 [2024-04-26T15:33:31.335Z]   m = back to the main menu
11:33:31 [2024-04-26T15:33:31.335Z] 
11:33:31 [2024-04-26T15:33:31.335Z] Please decide how far you trust this user to correctly verify other users' keys
11:33:31 [2024-04-26T15:33:31.335Z] (by looking at passports, checking fingerprints from different sources, etc.)
11:33:31 [2024-04-26T15:33:31.335Z] 
11:33:31 [2024-04-26T15:33:31.335Z]   1 = I don't know or won't say
11:33:31 [2024-04-26T15:33:31.335Z]   2 = I do NOT trust
11:33:31 [2024-04-26T15:33:31.335Z]   3 = I trust marginally
11:33:31 [2024-04-26T15:33:31.335Z]   4 = I trust fully
11:33:31 [2024-04-26T15:33:31.335Z]   5 = I trust ultimately
11:33:31 [2024-04-26T15:33:31.335Z]   m = back to the main menu
11:33:31 [2024-04-26T15:33:31.335Z] 
11:33:31 [2024-04-26T15:33:31.335Z] 
11:33:31 [2024-04-26T15:33:31.341Z] [Pipeline] }
11:33:31 [2024-04-26T15:33:31.351Z] [Pipeline] // withCredentials
11:33:31 [2024-04-26T15:33:31.354Z] [Pipeline] }
11:33:31 [2024-04-26T15:33:31.358Z] [Pipeline] // container
11:33:31 [2024-04-26T15:33:31.362Z] [Pipeline] }
11:33:31 [2024-04-26T15:33:31.366Z] [Pipeline] // stage
11:33:31 [2024-04-26T15:33:31.370Z] [Pipeline] stage
11:33:31 [2024-04-26T15:33:31.371Z] [Pipeline] { (Code Formatting Checks)
11:33:31 [2024-04-26T15:33:31.384Z] [Pipeline] container
11:33:31 [2024-04-26T15:33:31.385Z] [Pipeline] {
11:33:31 [2024-04-26T15:33:31.390Z] [Pipeline] timeout
11:33:31 [2024-04-26T15:33:31.390Z] Timeout set to expire after 30 min without activity
11:33:31 [2024-04-26T15:33:31.390Z] [Pipeline] {
11:33:31 [2024-04-26T15:33:31.395Z] [Pipeline] withEnv
11:33:31 [2024-04-26T15:33:31.396Z] [Pipeline] {
11:33:31 [2024-04-26T15:33:31.400Z] [Pipeline] sh
11:33:32 [2024-04-26T15:33:32.221Z] + MVN=/jipp/tools/apache-maven/latest/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository                         --settings /home/jenkins/.m2/settings.xml ./releng/scripts/check_code_cleanliness_only.sh
11:33:32 [2024-04-26T15:33:32.498Z] Normalizing branding content on all features
11:33:29 [2024-04-26T15:33:29.133Z]  > git rev-list --no-walk f42c45aa43b2acce88e3476b069b262da4cbc069 # timeout=10
11:34:11 [2024-04-26T15:34:11.227Z] WARNING: Using incubator modules: jdk.incubator.vector
11:34:15 [2024-04-26T15:34:15.551Z] Configuration Name: /home/jenkins/agent/workspace/cdt-jonahgraham-fork_main/releng/scripts/../../core/org.eclipse.cdt.core/.settings/org.eclipse.jdt.core.prefs
11:34:15 [2024-04-26T15:34:15.551Z] Starting format job ...
11:35:02 [2024-04-26T15:35:02.187Z] Done.
11:35:02 [2024-04-26T15:35:02.187Z] Removing trailing whitespace on *.java files
11:35:07 [2024-04-26T15:35:07.442Z] Removing trailing whitespace on *.properties files
11:35:07 [2024-04-26T15:35:07.698Z] Removing trailing whitespace on *.MF files
11:35:07 [2024-04-26T15:35:07.698Z] Removing trailing whitespace on *.py files
11:35:08 [2024-04-26T15:35:08.260Z] MISSING Dockerfile in .gitattributes, adding as text, check if that is correct
11:35:08 [2024-04-26T15:35:08.260Z] MISSING .dockerignore in .gitattributes, adding as text, check if that is correct
11:35:08 [2024-04-26T15:35:08.260Z] MISSING uid_entrypoint in .gitattributes, adding as text, check if that is correct
11:35:20 [2024-04-26T15:35:20.434Z] Rebuilding native/org.eclipse.cdt.native.serial JNI headers to make sure they match source
11:36:16 [2024-04-26T15:36:16.617Z] Applying enforcing formatting rules to native/org.eclipse.cdt.native.serial native source files
11:36:16 [2024-04-26T15:36:16.617Z] Rebuilding native/org.eclipse.cdt.native.serial natives to make sure they match source
11:36:16 [2024-04-26T15:36:16.617Z] Rebuilding core/org.eclipse.cdt.core.native JNI headers to make sure they match source
11:36:55 [2024-04-26T15:36:55.291Z] Applying enforcing formatting rules to core/org.eclipse.cdt.core.native native source files
11:36:55 [2024-04-26T15:36:55.291Z] Rebuilding core/org.eclipse.cdt.core.native natives to make sure they match source
11:37:07 [2024-04-26T15:37:07.461Z] Marking Windows binaries as executable
11:37:07 [2024-04-26T15:37:07.461Z] Removing execute permission from all files in repository
11:37:07 [2024-04-26T15:37:07.461Z] Adding execute permission to *.bat files
11:37:07 [2024-04-26T15:37:07.461Z] Adding execute permission to *.sh files
11:37:07 [2024-04-26T15:37:07.461Z] Adding execute permission to *.dll files
11:37:07 [2024-04-26T15:37:07.461Z] Adding execute permission to *.exe files
11:37:07 [2024-04-26T15:37:07.461Z] Adding execute permission to *.jnilib files
11:37:07 [2024-04-26T15:37:07.461Z] Adding execute permission to *.so files
11:37:07 [2024-04-26T15:37:07.461Z] Adding execute permission to *.py files
11:37:07 [2024-04-26T15:37:07.461Z] # is not a valid attribute name: .gitattributes:181
11:37:07 [2024-04-26T15:37:07.461Z] # is not a valid attribute name: .gitattributes:182
11:37:07 [2024-04-26T15:37:07.461Z] # is not a valid attribute name: .gitattributes:183
11:37:08 [2024-04-26T15:37:08.390Z] Tree is dirty - something needs to be cleaned up in your commit (more info below)
11:37:08 [2024-04-26T15:37:08.390Z] Result of git status
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:181
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:182
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:183
11:37:08 [2024-04-26T15:37:08.645Z] HEAD detached at f2f773b668
11:37:08 [2024-04-26T15:37:08.645Z] Changes not staged for commit:
11:37:08 [2024-04-26T15:37:08.645Z]   (use "git add <file>..." to update what will be committed)
11:37:08 [2024-04-26T15:37:08.645Z]   (use "git checkout -- <file>..." to discard changes in working directory)
11:37:08 [2024-04-26T15:37:08.645Z] 
11:37:08 [2024-04-26T15:37:08.645Z] 	modified:   .gitattributes
11:37:08 [2024-04-26T15:37:08.645Z] 	modified:   core/org.eclipse.cdt.core.native/native_src/include/org_eclipse_cdt_utils_pty_PTYInputStream.h
11:37:08 [2024-04-26T15:37:08.645Z] 	modified:   core/org.eclipse.cdt.core.native/native_src/include/org_eclipse_cdt_utils_spawner_SpawnerInputStream.h
11:37:08 [2024-04-26T15:37:08.645Z] 	modified:   core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll
11:37:08 [2024-04-26T15:37:08.645Z] 	modified:   core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll
11:37:08 [2024-04-26T15:37:08.645Z] 	modified:   core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe
11:37:08 [2024-04-26T15:37:08.645Z] 	modified:   docker/scripts/xstartup_icewm.sh
11:37:08 [2024-04-26T15:37:08.645Z] 	modified:   docker/scripts/xstartup_metacity.sh
11:37:08 [2024-04-26T15:37:08.645Z] 	modified:   docker/scripts/xstartup_mutter.sh
11:37:08 [2024-04-26T15:37:08.645Z] 	modified:   native/org.eclipse.cdt.native.serial/os/win32/x86_64/serial.dll
11:37:08 [2024-04-26T15:37:08.645Z] 
11:37:08 [2024-04-26T15:37:08.645Z] no changes added to commit (use "git add" and/or "git commit -a")
11:37:08 [2024-04-26T15:37:08.645Z] Result of git diff
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:181
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:182
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:183
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:181
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:182
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:183
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:181
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:182
11:37:08 [2024-04-26T15:37:08.645Z] # is not a valid attribute name: .gitattributes:183
11:37:08 [2024-04-26T15:37:08.645Z] diff --git a/.gitattributes b/.gitattributes
11:37:08 [2024-04-26T15:37:08.645Z] index e74d65df3a..be71898e6c 100644
11:37:08 [2024-04-26T15:37:08.645Z] --- a/.gitattributes
11:37:08 [2024-04-26T15:37:08.645Z] +++ b/.gitattributes
11:37:08 [2024-04-26T15:37:08.645Z] @@ -178,3 +178,6 @@ cdtOptions text
11:37:08 [2024-04-26T15:37:08.646Z]  *.py text
11:37:08 [2024-04-26T15:37:08.646Z]  *.xhtml text
11:37:08 [2024-04-26T15:37:08.646Z]  *.entitlements text
11:37:08 [2024-04-26T15:37:08.646Z] +Dockerfile text # automatically added - please verify
11:37:08 [2024-04-26T15:37:08.646Z] +.dockerignore text # automatically added - please verify
11:37:08 [2024-04-26T15:37:08.646Z] +uid_entrypoint text # automatically added - please verify
11:37:08 [2024-04-26T15:37:08.646Z] diff --git a/core/org.eclipse.cdt.core.native/native_src/include/org_eclipse_cdt_utils_pty_PTYInputStream.h b/core/org.eclipse.cdt.core.native/native_src/include/org_eclipse_cdt_utils_pty_PTYInputStream.h
11:37:08 [2024-04-26T15:37:08.646Z] index 29fae6fd63..86c299fc91 100644
11:37:08 [2024-04-26T15:37:08.646Z] --- a/core/org.eclipse.cdt.core.native/native_src/include/org_eclipse_cdt_utils_pty_PTYInputStream.h
11:37:08 [2024-04-26T15:37:08.646Z] +++ b/core/org.eclipse.cdt.core.native/native_src/include/org_eclipse_cdt_utils_pty_PTYInputStream.h
11:37:08 [2024-04-26T15:37:08.646Z] @@ -10,7 +10,7 @@ extern "C" {
11:37:08 [2024-04-26T15:37:08.646Z]  #undef org_eclipse_cdt_utils_pty_PTYInputStream_MAX_SKIP_BUFFER_SIZE
11:37:08 [2024-04-26T15:37:08.646Z]  #define org_eclipse_cdt_utils_pty_PTYInputStream_MAX_SKIP_BUFFER_SIZE 2048L
11:37:08 [2024-04-26T15:37:08.646Z]  #undef org_eclipse_cdt_utils_pty_PTYInputStream_DEFAULT_BUFFER_SIZE
11:37:08 [2024-04-26T15:37:08.646Z] -#define org_eclipse_cdt_utils_pty_PTYInputStream_DEFAULT_BUFFER_SIZE 8192L
11:37:08 [2024-04-26T15:37:08.646Z] +#define org_eclipse_cdt_utils_pty_PTYInputStream_DEFAULT_BUFFER_SIZE 16384L
11:37:08 [2024-04-26T15:37:08.646Z]  #undef org_eclipse_cdt_utils_pty_PTYInputStream_MAX_BUFFER_SIZE
11:37:08 [2024-04-26T15:37:08.646Z]  #define org_eclipse_cdt_utils_pty_PTYInputStream_MAX_BUFFER_SIZE 2147483639L
11:37:08 [2024-04-26T15:37:08.646Z]  /*
11:37:08 [2024-04-26T15:37:08.646Z] diff --git a/core/org.eclipse.cdt.core.native/native_src/include/org_eclipse_cdt_utils_spawner_SpawnerInputStream.h b/core/org.eclipse.cdt.core.native/native_src/include/org_eclipse_cdt_utils_spawner_SpawnerInputStream.h
11:37:08 [2024-04-26T15:37:08.646Z] index 76662bb4d6..b8f1633560 100644
11:37:08 [2024-04-26T15:37:08.646Z] --- a/core/org.eclipse.cdt.core.native/native_src/include/org_eclipse_cdt_utils_spawner_SpawnerInputStream.h
11:37:08 [2024-04-26T15:37:08.646Z] +++ b/core/org.eclipse.cdt.core.native/native_src/include/org_eclipse_cdt_utils_spawner_SpawnerInputStream.h
11:37:08 [2024-04-26T15:37:08.646Z] @@ -10,7 +10,7 @@ extern "C" {
11:37:08 [2024-04-26T15:37:08.646Z]  #undef org_eclipse_cdt_utils_spawner_SpawnerInputStream_MAX_SKIP_BUFFER_SIZE
11:37:08 [2024-04-26T15:37:08.646Z]  #define org_eclipse_cdt_utils_spawner_SpawnerInputStream_MAX_SKIP_BUFFER_SIZE 2048L
11:37:08 [2024-04-26T15:37:08.646Z]  #undef org_eclipse_cdt_utils_spawner_SpawnerInputStream_DEFAULT_BUFFER_SIZE
11:37:08 [2024-04-26T15:37:08.646Z] -#define org_eclipse_cdt_utils_spawner_SpawnerInputStream_DEFAULT_BUFFER_SIZE 8192L
11:37:08 [2024-04-26T15:37:08.646Z] +#define org_eclipse_cdt_utils_spawner_SpawnerInputStream_DEFAULT_BUFFER_SIZE 16384L
11:37:08 [2024-04-26T15:37:08.646Z]  #undef org_eclipse_cdt_utils_spawner_SpawnerInputStream_MAX_BUFFER_SIZE
11:37:08 [2024-04-26T15:37:08.646Z]  #define org_eclipse_cdt_utils_spawner_SpawnerInputStream_MAX_BUFFER_SIZE 2147483639L
11:37:08 [2024-04-26T15:37:08.646Z]  /*
11:37:08 [2024-04-26T15:37:08.646Z] diff --git a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll
11:37:08 [2024-04-26T15:37:08.646Z] index db374f7331..a3a9e575f2 100755
11:37:08 [2024-04-26T15:37:08.646Z] Binary files a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll and b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll differ
11:37:08 [2024-04-26T15:37:08.646Z] diff --git a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll
11:37:08 [2024-04-26T15:37:08.646Z] index 00b9a5c003..4e903369fa 100755
11:37:08 [2024-04-26T15:37:08.646Z] Binary files a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll and b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll differ
11:37:08 [2024-04-26T15:37:08.646Z] diff --git a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe
11:37:08 [2024-04-26T15:37:08.646Z] index f66b421046..1ab1cc62b9 100755
11:37:08 [2024-04-26T15:37:08.646Z] Binary files a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe and b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe differ
11:37:08 [2024-04-26T15:37:08.646Z] diff --git a/docker/scripts/xstartup_icewm.sh b/docker/scripts/xstartup_icewm.sh
11:37:08 [2024-04-26T15:37:08.646Z] old mode 100644
11:37:08 [2024-04-26T15:37:08.646Z] new mode 100755
11:37:08 [2024-04-26T15:37:08.646Z] diff --git a/docker/scripts/xstartup_metacity.sh b/docker/scripts/xstartup_metacity.sh
11:37:08 [2024-04-26T15:37:08.646Z] old mode 100644
11:37:08 [2024-04-26T15:37:08.646Z] new mode 100755
11:37:08 [2024-04-26T15:37:08.646Z] diff --git a/docker/scripts/xstartup_mutter.sh b/docker/scripts/xstartup_mutter.sh
11:37:08 [2024-04-26T15:37:08.646Z] old mode 100644
11:37:08 [2024-04-26T15:37:08.646Z] new mode 100755
11:37:08 [2024-04-26T15:37:08.646Z] diff --git a/native/org.eclipse.cdt.native.serial/os/win32/x86_64/serial.dll b/native/org.eclipse.cdt.native.serial/os/win32/x86_64/serial.dll
11:37:08 [2024-04-26T15:37:08.646Z] index 94b335c339..aa62b26d9a 100755
11:37:08 [2024-04-26T15:37:08.646Z] Binary files a/native/org.eclipse.cdt.native.serial/os/win32/x86_64/serial.dll and b/native/org.eclipse.cdt.native.serial/os/win32/x86_64/serial.dll differ
11:37:08 [2024-04-26T15:37:08.646Z] Tree is dirty - something needs to be cleaned up in your commit (see above for git status/diff). The 'something'
11:37:08 [2024-04-26T15:37:08.646Z] is likely a misformatted file, extra whitespace at end of line, or something similar. The diff above
11:37:08 [2024-04-26T15:37:08.646Z] shows what changes you need to apply to your patch to get it past the code cleanliness check.
11:37:08 [2024-04-26T15:37:08.650Z] [Pipeline] }
11:37:08 [2024-04-26T15:37:08.654Z] [Pipeline] // withEnv
11:37:08 [2024-04-26T15:37:08.658Z] [Pipeline] }
11:37:08 [2024-04-26T15:37:08.661Z] [Pipeline] // timeout
11:37:08 [2024-04-26T15:37:08.664Z] [Pipeline] }
11:37:08 [2024-04-26T15:37:08.668Z] [Pipeline] // container
11:37:08 [2024-04-26T15:37:08.672Z] [Pipeline] }
11:37:08 [2024-04-26T15:37:08.676Z] [Pipeline] // stage
11:37:08 [2024-04-26T15:37:08.680Z] [Pipeline] stage
11:37:08 [2024-04-26T15:37:08.681Z] [Pipeline] { (Build and verify)
11:37:08 [2024-04-26T15:37:08.685Z] Stage "Build and verify" skipped due to earlier failure(s)
11:37:08 [2024-04-26T15:37:08.685Z] [Pipeline] }
11:37:08 [2024-04-26T15:37:08.689Z] [Pipeline] // stage
11:37:08 [2024-04-26T15:37:08.694Z] [Pipeline] stage
11:37:08 [2024-04-26T15:37:08.694Z] [Pipeline] { (Declarative: Post Actions)
11:37:08 [2024-04-26T15:37:08.701Z] [Pipeline] container
11:37:08 [2024-04-26T15:37:08.702Z] [Pipeline] {
11:37:08 [2024-04-26T15:37:08.707Z] [Pipeline] archiveArtifacts
11:37:08 [2024-04-26T15:37:08.710Z] Archiving artifacts
11:37:19 [2024-04-26T15:37:19.417Z] [Pipeline] junit
11:37:19 [2024-04-26T15:37:19.421Z] Recording test results
11:37:19 [2024-04-26T15:37:19.921Z] No test report files were found. Configuration error?
11:37:19 [2024-04-26T15:37:19.922Z] [Pipeline] }
11:37:19 [2024-04-26T15:37:19.927Z] [Pipeline] // container
11:37:19 [2024-04-26T15:37:19.932Z] Error when executing always post condition:
11:37:19 [2024-04-26T15:37:19.932Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.56.27/10.40.56.27:60122
11:37:19 [2024-04-26T15:37:19.932Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
11:37:19 [2024-04-26T15:37:19.932Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
11:37:19 [2024-04-26T15:37:19.932Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
11:37:19 [2024-04-26T15:37:19.932Z] 		at hudson.FilePath.act(FilePath.java:1230)
11:37:19 [2024-04-26T15:37:19.932Z] 		at hudson.FilePath.act(FilePath.java:1219)
11:37:19 [2024-04-26T15:37:19.932Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:120)
11:37:19 [2024-04-26T15:37:19.932Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:160)
11:37:19 [2024-04-26T15:37:19.932Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:254)
11:37:19 [2024-04-26T15:37:19.932Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
11:37:19 [2024-04-26T15:37:19.932Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
11:37:19 [2024-04-26T15:37:19.932Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
11:37:19 [2024-04-26T15:37:19.932Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
11:37:19 [2024-04-26T15:37:19.932Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:37:19 [2024-04-26T15:37:19.932Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:37:19 [2024-04-26T15:37:19.932Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:37:19 [2024-04-26T15:37:19.932Z] Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: f3cde657-4e28-40db-828d-2a2ad51c8e8f
11:37:19 [2024-04-26T15:37:19.932Z] hudson.AbortException: No test report files were found. Configuration error?
11:37:19 [2024-04-26T15:37:19.932Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:188)
11:37:19 [2024-04-26T15:37:19.932Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
11:37:19 [2024-04-26T15:37:19.932Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
11:37:19 [2024-04-26T15:37:19.932Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
11:37:19 [2024-04-26T15:37:19.932Z] 	at hudson.remoting.Request$2.run(Request.java:377)
11:37:19 [2024-04-26T15:37:19.932Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
11:37:19 [2024-04-26T15:37:19.932Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:37:19 [2024-04-26T15:37:19.932Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:37:19 [2024-04-26T15:37:19.932Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:37:19 [2024-04-26T15:37:19.932Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
11:37:19 [2024-04-26T15:37:19.932Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
11:37:19 [2024-04-26T15:37:19.932Z] 
11:37:19 [2024-04-26T15:37:19.934Z] [Pipeline] }
11:37:19 [2024-04-26T15:37:19.938Z] [Pipeline] // stage
11:37:19 [2024-04-26T15:37:19.942Z] [Pipeline] }
11:37:19 [2024-04-26T15:37:19.946Z] [Pipeline] // timestamps
11:37:19 [2024-04-26T15:37:19.951Z] [Pipeline] }
11:37:19 [2024-04-26T15:37:19.954Z] [Pipeline] // withEnv
11:37:19 [2024-04-26T15:37:19.958Z] [Pipeline] }
11:37:19 [2024-04-26T15:37:19.962Z] [Pipeline] // node
11:37:19 [2024-04-26T15:37:19.966Z] [Pipeline] }
11:37:19 [2024-04-26T15:37:19.970Z] [Pipeline] // podTemplate
11:37:19 [2024-04-26T15:37:19.974Z] [Pipeline] End of Pipeline
11:37:19 [2024-04-26T15:37:19.988Z] ERROR: script returned exit code 1
11:37:20 [2024-04-26T15:37:20.228Z] 
11:37:20 [2024-04-26T15:37:20.228Z] 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
11:37:20 [2024-04-26T15:37:20.228Z] 
11:37:20 [2024-04-26T15:37:20.228Z] 
11:37:20 [2024-04-26T15:37:20.228Z] GitHub has been notified of this commit’s build result
11:37:20 [2024-04-26T15:37:20.228Z] 
11:37:20 [2024-04-26T15:37:20.230Z] Finished: FAILURE