Skip to content

Console Output

20:33:17 [2021-10-26T00:33:17.122Z] Started by user Jonah Graham
20:33:17 [2021-10-26T00:33:17.123Z] Rebuilds build #192
20:33:17 [2021-10-26T00:33:17.123Z] Running as Jonah Graham
20:33:18 [2021-10-26T00:33:18.755Z] Obtained jenkins/pipelines/releng/promote-a-build.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
20:33:19 [2021-10-26T00:33:19.441Z] [Pipeline] Start of Pipeline
20:33:21 [2021-10-26T00:33:21.728Z] [Pipeline] node
20:33:36 [2021-10-26T00:33:36.730Z] Still waiting to schedule task
20:33:36 [2021-10-26T00:33:36.730Z] Waiting for next available executor
20:33:46 [2021-10-26T00:33:46.113Z] Agent basic-fbz70 is provisioned from template basic
20:33:46 [2021-10-26T00:33:46.116Z] ---
20:33:46 [2021-10-26T00:33:46.116Z] apiVersion: "v1"
20:33:46 [2021-10-26T00:33:46.116Z] kind: "Pod"
20:33:46 [2021-10-26T00:33:46.116Z] metadata:
20:33:46 [2021-10-26T00:33:46.116Z]   annotations: {}
20:33:46 [2021-10-26T00:33:46.116Z]   labels:
20:33:46 [2021-10-26T00:33:46.116Z]     jenkins: "slave"
20:33:46 [2021-10-26T00:33:46.116Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
20:33:46 [2021-10-26T00:33:46.116Z]     jenkins/label: "basic"
20:33:46 [2021-10-26T00:33:46.116Z]   name: "basic-fbz70"
20:33:46 [2021-10-26T00:33:46.116Z] spec:
20:33:46 [2021-10-26T00:33:46.116Z]   containers:
20:33:46 [2021-10-26T00:33:46.116Z]   - env:
20:33:46 [2021-10-26T00:33:46.116Z]     - name: "JENKINS_SECRET"
20:33:46 [2021-10-26T00:33:46.116Z]       value: "********"
20:33:46 [2021-10-26T00:33:46.116Z]     - name: "JENKINS_TUNNEL"
20:33:46 [2021-10-26T00:33:46.116Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
20:33:46 [2021-10-26T00:33:46.116Z]     - name: "JENKINS_AGENT_NAME"
20:33:46 [2021-10-26T00:33:46.116Z]       value: "basic-fbz70"
20:33:46 [2021-10-26T00:33:46.116Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
20:33:46 [2021-10-26T00:33:46.116Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
20:33:46 [2021-10-26T00:33:46.116Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
20:33:46 [2021-10-26T00:33:46.116Z]     - name: "JAVA_TOOL_OPTIONS"
20:33:46 [2021-10-26T00:33:46.116Z]       value: ""
20:33:46 [2021-10-26T00:33:46.116Z]     - name: "_JAVA_OPTIONS"
20:33:46 [2021-10-26T00:33:46.116Z]       value: ""
20:33:46 [2021-10-26T00:33:46.116Z]     - name: "OPENJ9_JAVA_OPTIONS"
20:33:46 [2021-10-26T00:33:46.116Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
20:33:46 [2021-10-26T00:33:46.116Z]     - name: "JENKINS_NAME"
20:33:46 [2021-10-26T00:33:46.116Z]       value: "basic-fbz70"
20:33:46 [2021-10-26T00:33:46.116Z]     - name: "JENKINS_AGENT_WORKDIR"
20:33:46 [2021-10-26T00:33:46.116Z]       value: "/home/jenkins/agent"
20:33:46 [2021-10-26T00:33:46.116Z]     - name: "JENKINS_URL"
20:33:46 [2021-10-26T00:33:46.116Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
20:33:46 [2021-10-26T00:33:46.116Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10"
20:33:46 [2021-10-26T00:33:46.116Z]     imagePullPolicy: "Always"
20:33:46 [2021-10-26T00:33:46.116Z]     name: "jnlp"
20:33:46 [2021-10-26T00:33:46.116Z]     resources:
20:33:46 [2021-10-26T00:33:46.116Z]       limits:
20:33:46 [2021-10-26T00:33:46.116Z]         cpu: "2000m"
20:33:46 [2021-10-26T00:33:46.116Z]         memory: "4096Mi"
20:33:46 [2021-10-26T00:33:46.116Z]       requests:
20:33:46 [2021-10-26T00:33:46.116Z]         cpu: "1000m"
20:33:46 [2021-10-26T00:33:46.116Z]         memory: "4096Mi"
20:33:46 [2021-10-26T00:33:46.116Z]     tty: true
20:33:46 [2021-10-26T00:33:46.116Z]     volumeMounts:
20:33:46 [2021-10-26T00:33:46.116Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
20:33:46 [2021-10-26T00:33:46.116Z]       name: "m2-dir"
20:33:46 [2021-10-26T00:33:46.116Z]       readOnly: true
20:33:46 [2021-10-26T00:33:46.116Z]       subPath: "toolchains.xml"
20:33:46 [2021-10-26T00:33:46.116Z]     - mountPath: "/home/jenkins/.mavenrc"
20:33:46 [2021-10-26T00:33:46.116Z]       name: "m2-dir"
20:33:46 [2021-10-26T00:33:46.116Z]       readOnly: true
20:33:46 [2021-10-26T00:33:46.116Z]       subPath: ".mavenrc"
20:33:46 [2021-10-26T00:33:46.116Z]     - mountPath: "/opt/tools"
20:33:46 [2021-10-26T00:33:46.116Z]       name: "volume-0"
20:33:46 [2021-10-26T00:33:46.116Z]       readOnly: false
20:33:46 [2021-10-26T00:33:46.116Z]     - mountPath: "/home/jenkins"
20:33:46 [2021-10-26T00:33:46.116Z]       name: "volume-2"
20:33:46 [2021-10-26T00:33:46.116Z]       readOnly: false
20:33:46 [2021-10-26T00:33:46.116Z]     - mountPath: "/home/jenkins/.m2/repository"
20:33:46 [2021-10-26T00:33:46.116Z]       name: "volume-3"
20:33:46 [2021-10-26T00:33:46.116Z]       readOnly: false
20:33:46 [2021-10-26T00:33:46.116Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
20:33:46 [2021-10-26T00:33:46.116Z]       name: "m2-secret-dir"
20:33:46 [2021-10-26T00:33:46.116Z]       readOnly: true
20:33:46 [2021-10-26T00:33:46.116Z]       subPath: "settings-security.xml"
20:33:46 [2021-10-26T00:33:46.116Z]     - mountPath: "/home/jenkins/.m2/wrapper"
20:33:46 [2021-10-26T00:33:46.116Z]       name: "volume-4"
20:33:46 [2021-10-26T00:33:46.116Z]       readOnly: false
20:33:46 [2021-10-26T00:33:46.116Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
20:33:46 [2021-10-26T00:33:46.116Z]       name: "m2-secret-dir"
20:33:46 [2021-10-26T00:33:46.116Z]       readOnly: true
20:33:46 [2021-10-26T00:33:46.116Z]       subPath: "settings.xml"
20:33:46 [2021-10-26T00:33:46.116Z]     - mountPath: "/home/jenkins/.ssh"
20:33:46 [2021-10-26T00:33:46.116Z]       name: "volume-1"
20:33:46 [2021-10-26T00:33:46.116Z]       readOnly: false
20:33:46 [2021-10-26T00:33:46.116Z]       subPath: ""
20:33:46 [2021-10-26T00:33:46.117Z]     - mountPath: "/home/jenkins/agent"
20:33:46 [2021-10-26T00:33:46.117Z]       name: "workspace-volume"
20:33:46 [2021-10-26T00:33:46.117Z]       readOnly: false
20:33:46 [2021-10-26T00:33:46.117Z]     workingDir: "/home/jenkins/agent"
20:33:46 [2021-10-26T00:33:46.117Z]   nodeSelector:
20:33:46 [2021-10-26T00:33:46.117Z]     kubernetes.io/os: "linux"
20:33:46 [2021-10-26T00:33:46.117Z]   restartPolicy: "Never"
20:33:46 [2021-10-26T00:33:46.117Z]   volumes:
20:33:46 [2021-10-26T00:33:46.117Z]   - name: "volume-0"
20:33:46 [2021-10-26T00:33:46.117Z]     persistentVolumeClaim:
20:33:46 [2021-10-26T00:33:46.117Z]       claimName: "tools-claim-jiro-cdt"
20:33:46 [2021-10-26T00:33:46.117Z]       readOnly: true
20:33:46 [2021-10-26T00:33:46.117Z]   - name: "m2-secret-dir"
20:33:46 [2021-10-26T00:33:46.117Z]     secret:
20:33:46 [2021-10-26T00:33:46.117Z]       secretName: "m2-secret-dir"
20:33:46 [2021-10-26T00:33:46.117Z]   - emptyDir:
20:33:46 [2021-10-26T00:33:46.117Z]       medium: ""
20:33:46 [2021-10-26T00:33:46.117Z]     name: "volume-2"
20:33:46 [2021-10-26T00:33:46.117Z]   - configMap:
20:33:46 [2021-10-26T00:33:46.117Z]       name: "m2-dir"
20:33:46 [2021-10-26T00:33:46.117Z]     name: "m2-dir"
20:33:46 [2021-10-26T00:33:46.117Z]   - configMap:
20:33:46 [2021-10-26T00:33:46.117Z]       name: "known-hosts"
20:33:46 [2021-10-26T00:33:46.117Z]     name: "volume-1"
20:33:46 [2021-10-26T00:33:46.117Z]   - emptyDir:
20:33:46 [2021-10-26T00:33:46.117Z]       medium: ""
20:33:46 [2021-10-26T00:33:46.117Z]     name: "workspace-volume"
20:33:46 [2021-10-26T00:33:46.117Z]   - emptyDir:
20:33:46 [2021-10-26T00:33:46.117Z]       medium: ""
20:33:46 [2021-10-26T00:33:46.117Z]     name: "volume-4"
20:33:46 [2021-10-26T00:33:46.117Z]   - emptyDir:
20:33:46 [2021-10-26T00:33:46.117Z]       medium: ""
20:33:46 [2021-10-26T00:33:46.117Z]     name: "volume-3"
20:33:46 [2021-10-26T00:33:46.117Z] 
20:33:46 [2021-10-26T00:33:46.144Z] Running on basic-fbz70 in /home/jenkins/agent/workspace/promote-a-build
20:33:46 [2021-10-26T00:33:46.288Z] [Pipeline] {
20:33:47 [2021-10-26T00:33:47.475Z] [Pipeline] stage
20:33:47 [2021-10-26T00:33:47.476Z] [Pipeline] { (Declarative: Checkout SCM)
20:33:48 [2021-10-26T00:33:48.203Z] [Pipeline] checkout
20:33:48 [2021-10-26T00:33:48.255Z] Selected Git installation does not exist. Using Default
20:33:48 [2021-10-26T00:33:48.255Z] The recommended git tool is: NONE
20:33:49 [2021-10-26T00:33:49.528Z] No credentials specified
20:33:49 [2021-10-26T00:33:49.532Z] Cloning the remote Git repository
20:33:49 [2021-10-26T00:33:49.546Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
20:33:50 [2021-10-26T00:33:50.271Z]  > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
20:33:50 [2021-10-26T00:33:50.289Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
20:33:50 [2021-10-26T00:33:50.289Z]  > git --version # timeout=10
20:33:50 [2021-10-26T00:33:50.292Z]  > git --version # 'git version 2.20.1'
20:33:50 [2021-10-26T00:33:50.292Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:33:50 [2021-10-26T00:33:50.780Z] Avoid second fetch
20:33:50 [2021-10-26T00:33:50.787Z] Checking out Revision 467d3301ccc72ba6959b28ef11b7f3c81f74c610 (refs/remotes/origin/master)
20:33:50 [2021-10-26T00:33:50.775Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
20:33:50 [2021-10-26T00:33:50.778Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:33:50 [2021-10-26T00:33:50.785Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
20:33:50 [2021-10-26T00:33:50.795Z]  > git config core.sparsecheckout # timeout=10
20:33:50 [2021-10-26T00:33:50.800Z]  > git checkout -f 467d3301ccc72ba6959b28ef11b7f3c81f74c610 # timeout=10
20:33:54 [2021-10-26T00:33:54.284Z] Commit message: "Stop production builds for CDT 9.11"
20:33:54 [2021-10-26T00:33:54.293Z]  > git rev-list --no-walk 12981eeb154ccbe81c5b1dc99abed204333487fa # timeout=10
20:33:54 [2021-10-26T00:33:54.609Z] [Pipeline] }
20:33:54 [2021-10-26T00:33:54.906Z] [Pipeline] // stage
20:33:56 [2021-10-26T00:33:56.106Z] [Pipeline] withEnv
20:33:56 [2021-10-26T00:33:56.107Z] [Pipeline] {
20:33:58 [2021-10-26T00:33:58.760Z] [Pipeline] timestamps
20:33:58 [2021-10-26T00:33:58.760Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
20:33:58 [2021-10-26T00:33:58.762Z] [Pipeline] {
20:34:01 [2021-10-26T00:34:01.171Z] [Pipeline] stage
20:34:01 [2021-10-26T00:34:01.172Z] [Pipeline] { (Upload)
20:34:07 [2021-10-26T00:34:07.400Z] [Pipeline] sshagent
20:34:07 [2021-10-26T00:34:07.436Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
20:34:07 [2021-10-26T00:34:07.437Z] [ssh-agent] Looking for ssh-agent implementation...
20:34:07 [2021-10-26T00:34:07.470Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
20:34:07 [2021-10-26T00:34:07.476Z] $ ssh-agent
20:34:07 [2021-10-26T00:34:07.486Z] SSH_AUTH_SOCK=/tmp/ssh-AyIh4KOXv4t1/agent.156
20:34:07 [2021-10-26T00:34:07.486Z] SSH_AGENT_PID=158
20:34:07 [2021-10-26T00:34:07.521Z] Running ssh-add (command line suppressed)
20:34:07 [2021-10-26T00:34:07.533Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_5365679697089006892.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_5365679697089006892.key)
20:34:07 [2021-10-26T00:34:07.544Z] [ssh-agent] Started.
20:34:07 [2021-10-26T00:34:07.545Z] [Pipeline] {
20:34:08 [2021-10-26T00:34:08.305Z] [Pipeline] sh
20:34:08 [2021-10-26T00:34:08.634Z] + ./scripts/promote-a-build.sh
20:34:08 [2021-10-26T00:34:08.635Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
20:34:08 [2021-10-26T00:34:08.635Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
20:34:08 [2021-10-26T00:34:08.635Z] + SCP=scp
20:34:08 [2021-10-26T00:34:08.635Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m2
20:34:08 [2021-10-26T00:34:08.635Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt-master/1101/artifact
20:34:08 [2021-10-26T00:34:08.635Z] + INDEX_PHP_FOR_RCP=scripts/cdt-standalone-php-template
20:34:08 [2021-10-26T00:34:08.635Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt-master/1101/artifact/releng/org.eclipse.cdt.repo/target
20:34:08 [2021-10-26T00:34:08.635Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m2
20:34:08 [2021-10-26T00:34:08.635Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m2
20:34:08 [2021-10-26T00:34:08.635Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-master/1101/artifact
20:34:08 [2021-10-26T00:34:08.635Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-master/1101/artifact
20:34:08 [2021-10-26T00:34:08.635Z] + echo Testing to make sure artifacts location is sane
20:34:08 [2021-10-26T00:34:08.635Z] Testing to make sure artifacts location is sane
20:34:08 [2021-10-26T00:34:08.635Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt-master/1101/artifact
20:34:08 [2021-10-26T00:34:08.635Z] + ECHO=echo
20:34:08 [2021-10-26T00:34:08.635Z] + '[' false == false ']'
20:34:08 [2021-10-26T00:34:08.635Z] + ECHO=
20:34:08 [2021-10-26T00:34:08.635Z] + '[' false == false ']'
20:34:08 [2021-10-26T00:34:08.635Z] + echo Testing to make sure we are publishing to a new directory
20:34:08 [2021-10-26T00:34:08.635Z] Testing to make sure we are publishing to a new directory
20:34:08 [2021-10-26T00:34:08.636Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m2'
20:34:10 [2021-10-26T00:34:10.015Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m2'
20:34:10 [2021-10-26T00:34:10.583Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m2 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-master/1101/artifact/releng/org.eclipse.cdt.repo/target/repository/*zip*/repository.zip &&         unzip -q repository.zip &&         mv repository/* . &&         rm -r repository repository.zip'
20:34:20 [2021-10-26T00:34:20.560Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m2 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-master/1101/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip &&         mv org.eclipse.cdt.repo.zip cdt-10.5.0-m2.zip'
20:34:24 [2021-10-26T00:34:24.748Z] + '[' false == true ']'
20:34:25 [2021-10-26T00:34:25.100Z] [Pipeline] }
20:34:25 [2021-10-26T00:34:25.106Z] $ ssh-agent -k
20:34:25 [2021-10-26T00:34:25.109Z] unset SSH_AUTH_SOCK;
20:34:25 [2021-10-26T00:34:25.109Z] unset SSH_AGENT_PID;
20:34:25 [2021-10-26T00:34:25.109Z] echo Agent pid 158 killed;
20:34:25 [2021-10-26T00:34:25.115Z] [ssh-agent] Stopped.
20:34:25 [2021-10-26T00:34:25.412Z] [Pipeline] // sshagent
20:34:25 [2021-10-26T00:34:25.856Z] [Pipeline] }
20:34:26 [2021-10-26T00:34:26.143Z] [Pipeline] // stage
20:34:26 [2021-10-26T00:34:26.716Z] [Pipeline] }
20:34:27 [2021-10-26T00:34:27.011Z] [Pipeline] // timestamps
20:34:27 [2021-10-26T00:34:27.445Z] [Pipeline] }
20:34:27 [2021-10-26T00:34:27.736Z] [Pipeline] // withEnv
20:34:28 [2021-10-26T00:34:28.176Z] [Pipeline] }
20:34:28 [2021-10-26T00:34:28.487Z] [Pipeline] // node
20:34:28 [2021-10-26T00:34:28.933Z] [Pipeline] End of Pipeline
20:34:29 [2021-10-26T00:34:29.114Z] [withMaven] WARNING abort infinite build trigger loop. Please consider opening a Jira issue: Infinite loop of job triggers 
20:34:29 [2021-10-26T00:34:29.114Z] Finished: SUCCESS