Skip to content

Console Output

14:39:44 [2023-08-03T18:39:44.740Z] Started by user Jonah Graham
14:39:44 [2023-08-03T18:39:44.741Z] Rebuilds build #234
14:39:44 [2023-08-03T18:39:44.741Z] Running as Jonah Graham
14:40:02 [2023-08-03T18:40:02.058Z] Obtained releng/promote-a-build.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
14:40:02 [2023-08-03T18:40:02.148Z] [Pipeline] Start of Pipeline
14:40:03 [2023-08-03T18:40:03.905Z] [Pipeline] node
14:40:18 [2023-08-03T18:40:18.907Z] Still waiting to schedule task
14:40:18 [2023-08-03T18:40:18.908Z] Waiting for next available executor
14:40:25 [2023-08-03T18:40:25.523Z] Agent basic-fgnjc is provisioned from template basic
14:40:25 [2023-08-03T18:40:25.524Z] ---
14:40:25 [2023-08-03T18:40:25.524Z] apiVersion: "v1"
14:40:25 [2023-08-03T18:40:25.524Z] kind: "Pod"
14:40:25 [2023-08-03T18:40:25.524Z] metadata:
14:40:25 [2023-08-03T18:40:25.524Z]   labels:
14:40:25 [2023-08-03T18:40:25.524Z]     jenkins: "slave"
14:40:25 [2023-08-03T18:40:25.524Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
14:40:25 [2023-08-03T18:40:25.524Z]     jenkins/label: "basic"
14:40:25 [2023-08-03T18:40:25.524Z]   name: "basic-fgnjc"
14:40:25 [2023-08-03T18:40:25.524Z]   namespace: "cdt"
14:40:25 [2023-08-03T18:40:25.524Z] spec:
14:40:25 [2023-08-03T18:40:25.524Z]   containers:
14:40:25 [2023-08-03T18:40:25.524Z]   - env:
14:40:25 [2023-08-03T18:40:25.524Z]     - name: "JENKINS_SECRET"
14:40:25 [2023-08-03T18:40:25.524Z]       value: "********"
14:40:25 [2023-08-03T18:40:25.524Z]     - name: "JENKINS_TUNNEL"
14:40:25 [2023-08-03T18:40:25.524Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
14:40:25 [2023-08-03T18:40:25.524Z]     - name: "JENKINS_AGENT_NAME"
14:40:25 [2023-08-03T18:40:25.524Z]       value: "basic-fgnjc"
14:40:25 [2023-08-03T18:40:25.524Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
14:40:25 [2023-08-03T18:40:25.524Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
14:40:25 [2023-08-03T18:40:25.524Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
14:40:25 [2023-08-03T18:40:25.524Z]     - name: "JAVA_TOOL_OPTIONS"
14:40:25 [2023-08-03T18:40:25.524Z]       value: ""
14:40:25 [2023-08-03T18:40:25.524Z]     - name: "_JAVA_OPTIONS"
14:40:25 [2023-08-03T18:40:25.524Z]       value: ""
14:40:25 [2023-08-03T18:40:25.524Z]     - name: "OPENJ9_JAVA_OPTIONS"
14:40:25 [2023-08-03T18:40:25.524Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
14:40:25 [2023-08-03T18:40:25.524Z]     - name: "JENKINS_NAME"
14:40:25 [2023-08-03T18:40:25.524Z]       value: "basic-fgnjc"
14:40:25 [2023-08-03T18:40:25.524Z]     - name: "JENKINS_AGENT_WORKDIR"
14:40:25 [2023-08-03T18:40:25.524Z]       value: "/home/jenkins/agent"
14:40:25 [2023-08-03T18:40:25.524Z]     - name: "JENKINS_URL"
14:40:25 [2023-08-03T18:40:25.524Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
14:40:25 [2023-08-03T18:40:25.524Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
14:40:25 [2023-08-03T18:40:25.524Z]     imagePullPolicy: "Always"
14:40:25 [2023-08-03T18:40:25.524Z]     name: "jnlp"
14:40:25 [2023-08-03T18:40:25.524Z]     resources:
14:40:25 [2023-08-03T18:40:25.524Z]       limits:
14:40:25 [2023-08-03T18:40:25.524Z]         cpu: "2000m"
14:40:25 [2023-08-03T18:40:25.524Z]         memory: "4096Mi"
14:40:25 [2023-08-03T18:40:25.524Z]       requests:
14:40:25 [2023-08-03T18:40:25.524Z]         cpu: "1000m"
14:40:25 [2023-08-03T18:40:25.524Z]         memory: "4096Mi"
14:40:25 [2023-08-03T18:40:25.524Z]     tty: true
14:40:25 [2023-08-03T18:40:25.524Z]     volumeMounts:
14:40:25 [2023-08-03T18:40:25.524Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
14:40:25 [2023-08-03T18:40:25.524Z]       name: "m2-dir"
14:40:25 [2023-08-03T18:40:25.524Z]       readOnly: true
14:40:25 [2023-08-03T18:40:25.524Z]       subPath: "toolchains.xml"
14:40:25 [2023-08-03T18:40:25.524Z]     - mountPath: "/home/jenkins/.mavenrc"
14:40:25 [2023-08-03T18:40:25.524Z]       name: "m2-dir"
14:40:25 [2023-08-03T18:40:25.524Z]       readOnly: true
14:40:25 [2023-08-03T18:40:25.524Z]       subPath: ".mavenrc"
14:40:25 [2023-08-03T18:40:25.524Z]     - mountPath: "/opt/tools"
14:40:25 [2023-08-03T18:40:25.524Z]       name: "volume-0"
14:40:25 [2023-08-03T18:40:25.524Z]       readOnly: false
14:40:25 [2023-08-03T18:40:25.524Z]     - mountPath: "/home/jenkins"
14:40:25 [2023-08-03T18:40:25.524Z]       name: "volume-2"
14:40:25 [2023-08-03T18:40:25.524Z]       readOnly: false
14:40:25 [2023-08-03T18:40:25.524Z]     - mountPath: "/home/jenkins/.m2/repository"
14:40:25 [2023-08-03T18:40:25.524Z]       name: "volume-3"
14:40:25 [2023-08-03T18:40:25.524Z]       readOnly: false
14:40:25 [2023-08-03T18:40:25.524Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
14:40:25 [2023-08-03T18:40:25.524Z]       name: "m2-secret-dir"
14:40:25 [2023-08-03T18:40:25.524Z]       readOnly: true
14:40:25 [2023-08-03T18:40:25.524Z]       subPath: "settings-security.xml"
14:40:25 [2023-08-03T18:40:25.524Z]     - mountPath: "/home/jenkins/.m2/wrapper"
14:40:25 [2023-08-03T18:40:25.524Z]       name: "volume-4"
14:40:25 [2023-08-03T18:40:25.524Z]       readOnly: false
14:40:25 [2023-08-03T18:40:25.524Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:40:25 [2023-08-03T18:40:25.524Z]       name: "m2-secret-dir"
14:40:25 [2023-08-03T18:40:25.524Z]       readOnly: true
14:40:25 [2023-08-03T18:40:25.524Z]       subPath: "settings.xml"
14:40:25 [2023-08-03T18:40:25.524Z]     - mountPath: "/home/jenkins/.ssh"
14:40:25 [2023-08-03T18:40:25.524Z]       name: "volume-1"
14:40:25 [2023-08-03T18:40:25.524Z]       readOnly: false
14:40:25 [2023-08-03T18:40:25.524Z]       subPath: ""
14:40:25 [2023-08-03T18:40:25.524Z]     - mountPath: "/home/jenkins/agent"
14:40:25 [2023-08-03T18:40:25.524Z]       name: "workspace-volume"
14:40:25 [2023-08-03T18:40:25.524Z]       readOnly: false
14:40:25 [2023-08-03T18:40:25.524Z]     workingDir: "/home/jenkins/agent"
14:40:25 [2023-08-03T18:40:25.524Z]   nodeSelector:
14:40:25 [2023-08-03T18:40:25.524Z]     kubernetes.io/os: "linux"
14:40:25 [2023-08-03T18:40:25.524Z]   restartPolicy: "Never"
14:40:25 [2023-08-03T18:40:25.524Z]   volumes:
14:40:25 [2023-08-03T18:40:25.524Z]   - name: "volume-0"
14:40:25 [2023-08-03T18:40:25.524Z]     persistentVolumeClaim:
14:40:25 [2023-08-03T18:40:25.524Z]       claimName: "tools-claim-jiro-cdt"
14:40:25 [2023-08-03T18:40:25.524Z]       readOnly: true
14:40:25 [2023-08-03T18:40:25.524Z]   - name: "m2-secret-dir"
14:40:25 [2023-08-03T18:40:25.524Z]     secret:
14:40:25 [2023-08-03T18:40:25.524Z]       secretName: "m2-secret-dir"
14:40:25 [2023-08-03T18:40:25.524Z]   - emptyDir:
14:40:25 [2023-08-03T18:40:25.524Z]       medium: ""
14:40:25 [2023-08-03T18:40:25.524Z]     name: "volume-2"
14:40:25 [2023-08-03T18:40:25.524Z]   - configMap:
14:40:25 [2023-08-03T18:40:25.524Z]       name: "m2-dir"
14:40:25 [2023-08-03T18:40:25.524Z]     name: "m2-dir"
14:40:25 [2023-08-03T18:40:25.524Z]   - configMap:
14:40:25 [2023-08-03T18:40:25.524Z]       name: "known-hosts"
14:40:25 [2023-08-03T18:40:25.524Z]     name: "volume-1"
14:40:25 [2023-08-03T18:40:25.524Z]   - emptyDir:
14:40:25 [2023-08-03T18:40:25.524Z]       medium: ""
14:40:25 [2023-08-03T18:40:25.524Z]     name: "workspace-volume"
14:40:25 [2023-08-03T18:40:25.524Z]   - emptyDir:
14:40:25 [2023-08-03T18:40:25.524Z]       medium: ""
14:40:25 [2023-08-03T18:40:25.524Z]     name: "volume-4"
14:40:25 [2023-08-03T18:40:25.524Z]   - emptyDir:
14:40:25 [2023-08-03T18:40:25.524Z]       medium: ""
14:40:25 [2023-08-03T18:40:25.524Z]     name: "volume-3"
14:40:25 [2023-08-03T18:40:25.524Z] 
14:40:25 [2023-08-03T18:40:25.552Z] Running on basic-fgnjc in /home/jenkins/agent/workspace/promote-a-build
14:40:25 [2023-08-03T18:40:25.832Z] [Pipeline] {
14:40:26 [2023-08-03T18:40:26.888Z] [Pipeline] stage
14:40:26 [2023-08-03T18:40:26.889Z] [Pipeline] { (Declarative: Checkout SCM)
14:40:28 [2023-08-03T18:40:28.185Z] [Pipeline] checkout
14:40:28 [2023-08-03T18:40:28.284Z] The recommended git tool is: git
14:40:30 [2023-08-03T18:40:30.015Z] No credentials specified
14:40:30 [2023-08-03T18:40:30.017Z] Cloning the remote Git repository
14:40:30 [2023-08-03T18:40:30.033Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
14:40:30 [2023-08-03T18:40:30.065Z]  > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
14:40:30 [2023-08-03T18:40:30.093Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
14:40:30 [2023-08-03T18:40:30.093Z]  > git --version # timeout=10
14:40:30 [2023-08-03T18:40:30.098Z]  > git --version # 'git version 2.20.1'
14:40:30 [2023-08-03T18:40:30.099Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:40:51 [2023-08-03T18:40:51.822Z] Avoid second fetch
14:40:51 [2023-08-03T18:40:51.831Z] Checking out Revision c2d0a6600b24dad0575dab9157d0bf8d36477212 (refs/remotes/origin/main)
14:40:51 [2023-08-03T18:40:51.241Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
14:40:51 [2023-08-03T18:40:51.247Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:40:51 [2023-08-03T18:40:51.824Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
14:40:51 [2023-08-03T18:40:51.837Z]  > git config core.sparsecheckout # timeout=10
14:40:51 [2023-08-03T18:40:51.842Z]  > git checkout -f c2d0a6600b24dad0575dab9157d0bf8d36477212 # timeout=10
14:40:53 [2023-08-03T18:40:53.743Z] Commit message: "[#484] Add extension point for custom icons of C/C++ source files (#485)"
14:40:53 [2023-08-03T18:40:53.747Z]  > git rev-list --no-walk ac84c4ec86769b41ebbb4a1541c48ca72a0069de # timeout=10
14:40:54 [2023-08-03T18:40:54.045Z] [Pipeline] }
14:40:54 [2023-08-03T18:40:54.302Z] [Pipeline] // stage
14:40:55 [2023-08-03T18:40:55.325Z] [Pipeline] withEnv
14:40:55 [2023-08-03T18:40:55.325Z] [Pipeline] {
14:40:57 [2023-08-03T18:40:57.491Z] [Pipeline] timestamps
14:40:57 [2023-08-03T18:40:57.491Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
14:40:57 [2023-08-03T18:40:57.492Z] [Pipeline] {
14:40:59 [2023-08-03T18:40:59.565Z] [Pipeline] stage
14:40:59 [2023-08-03T18:40:59.566Z] [Pipeline] { (Upload)
14:41:05 [2023-08-03T18:41:05.093Z] [Pipeline] sshagent
14:41:05 [2023-08-03T18:41:05.146Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
14:41:05 [2023-08-03T18:41:05.146Z] [ssh-agent] Looking for ssh-agent implementation...
14:41:05 [2023-08-03T18:41:05.170Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:41:05 [2023-08-03T18:41:05.172Z] $ ssh-agent
14:41:05 [2023-08-03T18:41:05.182Z] SSH_AUTH_SOCK=/tmp/ssh-pXA5QuKoLuHW/agent.143
14:41:05 [2023-08-03T18:41:05.182Z] SSH_AGENT_PID=145
14:41:05 [2023-08-03T18:41:05.195Z] Running ssh-add (command line suppressed)
14:41:05 [2023-08-03T18:41:05.207Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_13286423228441509890.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_13286423228441509890.key)
14:41:05 [2023-08-03T18:41:05.216Z] [ssh-agent] Started.
14:41:05 [2023-08-03T18:41:05.217Z] [Pipeline] {
14:41:05 [2023-08-03T18:41:05.849Z] [Pipeline] sh
14:41:06 [2023-08-03T18:41:06.176Z] + ./releng/scripts/promote-a-build.sh
14:41:06 [2023-08-03T18:41:06.176Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
14:41:06 [2023-08-03T18:41:06.176Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
14:41:06 [2023-08-03T18:41:06.176Z] + SCP=scp
14:41:06 [2023-08-03T18:41:06.176Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a
14:41:06 [2023-08-03T18:41:06.176Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact
14:41:06 [2023-08-03T18:41:06.176Z] + INDEX_PHP_FOR_RCP=scripts/cdt-standalone-php-template.txt
14:41:06 [2023-08-03T18:41:06.176Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact/releng/org.eclipse.cdt.repo/target
14:41:06 [2023-08-03T18:41:06.176Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a
14:41:06 [2023-08-03T18:41:06.176Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a
14:41:06 [2023-08-03T18:41:06.176Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact
14:41:06 [2023-08-03T18:41:06.176Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact
14:41:06 [2023-08-03T18:41:06.176Z] + echo Testing to make sure artifacts location is sane
14:41:06 [2023-08-03T18:41:06.176Z] Testing to make sure artifacts location is sane
14:41:06 [2023-08-03T18:41:06.176Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact
14:41:06 [2023-08-03T18:41:06.176Z] + ECHO=echo
14:41:06 [2023-08-03T18:41:06.176Z] + '[' false == false ']'
14:41:06 [2023-08-03T18:41:06.176Z] + ECHO=
14:41:06 [2023-08-03T18:41:06.176Z] + '[' false == false ']'
14:41:06 [2023-08-03T18:41:06.176Z] + echo Testing to make sure we are publishing to a new directory
14:41:06 [2023-08-03T18:41:06.176Z] Testing to make sure we are publishing to a new directory
14:41:06 [2023-08-03T18:41:06.176Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a'
14:41:07 [2023-08-03T18:41:07.109Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a'
14:41:07 [2023-08-03T18:41:07.366Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a &&         wget -q https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact/releng/org.eclipse.cdt.repo/target/repository/*zip*/repository.zip &&         unzip -q repository.zip &&         mv repository/* . &&         rm -r repository repository.zip'
14:41:19 [2023-08-03T18:41:19.555Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a &&         wget -q https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip &&         mv org.eclipse.cdt.repo.zip cdt-11.3.0-m2a.zip'
14:41:22 [2023-08-03T18:41:22.827Z] + '[' false == true ']'
14:41:23 [2023-08-03T18:41:23.221Z] [Pipeline] }
14:41:23 [2023-08-03T18:41:23.224Z] $ ssh-agent -k
14:41:23 [2023-08-03T18:41:23.229Z] unset SSH_AUTH_SOCK;
14:41:23 [2023-08-03T18:41:23.229Z] unset SSH_AGENT_PID;
14:41:23 [2023-08-03T18:41:23.229Z] echo Agent pid 145 killed;
14:41:23 [2023-08-03T18:41:23.234Z] [ssh-agent] Stopped.
14:41:23 [2023-08-03T18:41:23.493Z] [Pipeline] // sshagent
14:41:23 [2023-08-03T18:41:23.878Z] [Pipeline] }
14:41:24 [2023-08-03T18:41:24.137Z] [Pipeline] // stage
14:41:24 [2023-08-03T18:41:24.644Z] [Pipeline] }
14:41:24 [2023-08-03T18:41:24.896Z] [Pipeline] // timestamps
14:41:25 [2023-08-03T18:41:25.280Z] [Pipeline] }
14:41:25 [2023-08-03T18:41:25.534Z] [Pipeline] // withEnv
14:41:25 [2023-08-03T18:41:25.914Z] [Pipeline] }
14:41:26 [2023-08-03T18:41:26.164Z] [Pipeline] // node
14:41:26 [2023-08-03T18:41:26.566Z] [Pipeline] End of Pipeline
14:41:26 [2023-08-03T18:41:26.713Z] Finished: SUCCESS