Skip to content

Console Output

21:14:44 [2022-01-13T02:14:44.305Z] Started by user Jonah Graham
21:14:44 [2022-01-13T02:14:44.305Z] Running as Jonah Graham
21:14:45 [2022-01-13T02:14:45.758Z] Obtained jenkins/pipelines/releng/promote-a-build.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
21:14:45 [2022-01-13T02:14:45.812Z] [Pipeline] Start of Pipeline
21:14:47 [2022-01-13T02:14:47.677Z] [Pipeline] node
21:15:02 [2022-01-13T02:15:02.678Z] Still waiting to schedule task
21:15:02 [2022-01-13T02:15:02.678Z] Waiting for next available executor
21:15:11 [2022-01-13T02:15:11.432Z] Agent basic-pfr6n is provisioned from template basic
21:15:11 [2022-01-13T02:15:11.435Z] ---
21:15:11 [2022-01-13T02:15:11.435Z] apiVersion: "v1"
21:15:11 [2022-01-13T02:15:11.435Z] kind: "Pod"
21:15:11 [2022-01-13T02:15:11.435Z] metadata:
21:15:11 [2022-01-13T02:15:11.435Z]   annotations: {}
21:15:11 [2022-01-13T02:15:11.435Z]   labels:
21:15:11 [2022-01-13T02:15:11.435Z]     jenkins: "slave"
21:15:11 [2022-01-13T02:15:11.435Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
21:15:11 [2022-01-13T02:15:11.435Z]     jenkins/label: "basic"
21:15:11 [2022-01-13T02:15:11.435Z]   name: "basic-pfr6n"
21:15:11 [2022-01-13T02:15:11.435Z] spec:
21:15:11 [2022-01-13T02:15:11.435Z]   containers:
21:15:11 [2022-01-13T02:15:11.435Z]   - env:
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_SECRET"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "********"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_TUNNEL"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_AGENT_NAME"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "basic-pfr6n"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
21:15:11 [2022-01-13T02:15:11.435Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JAVA_TOOL_OPTIONS"
21:15:11 [2022-01-13T02:15:11.435Z]       value: ""
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "_JAVA_OPTIONS"
21:15:11 [2022-01-13T02:15:11.435Z]       value: ""
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "OPENJ9_JAVA_OPTIONS"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_NAME"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "basic-pfr6n"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_AGENT_WORKDIR"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "/home/jenkins/agent"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_URL"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
21:15:11 [2022-01-13T02:15:11.435Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10.1"
21:15:11 [2022-01-13T02:15:11.435Z]     imagePullPolicy: "Always"
21:15:11 [2022-01-13T02:15:11.435Z]     name: "jnlp"
21:15:11 [2022-01-13T02:15:11.435Z]     resources:
21:15:11 [2022-01-13T02:15:11.435Z]       limits:
21:15:11 [2022-01-13T02:15:11.435Z]         cpu: "2000m"
21:15:11 [2022-01-13T02:15:11.435Z]         memory: "4096Mi"
21:15:11 [2022-01-13T02:15:11.435Z]       requests:
21:15:11 [2022-01-13T02:15:11.435Z]         cpu: "1000m"
21:15:11 [2022-01-13T02:15:11.435Z]         memory: "4096Mi"
21:15:11 [2022-01-13T02:15:11.436Z]     tty: true
21:15:11 [2022-01-13T02:15:11.436Z]     volumeMounts:
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "m2-dir"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: true
21:15:11 [2022-01-13T02:15:11.436Z]       subPath: "toolchains.xml"
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.mavenrc"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "m2-dir"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: true
21:15:11 [2022-01-13T02:15:11.436Z]       subPath: ".mavenrc"
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/opt/tools"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "volume-0"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "volume-2"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.m2/repository"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "volume-3"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "m2-secret-dir"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: true
21:15:11 [2022-01-13T02:15:11.436Z]       subPath: "settings-security.xml"
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.m2/wrapper"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "volume-4"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "m2-secret-dir"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: true
21:15:11 [2022-01-13T02:15:11.436Z]       subPath: "settings.xml"
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.ssh"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "volume-1"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]       subPath: ""
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/agent"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "workspace-volume"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]     workingDir: "/home/jenkins/agent"
21:15:11 [2022-01-13T02:15:11.436Z]   nodeSelector:
21:15:11 [2022-01-13T02:15:11.436Z]     kubernetes.io/os: "linux"
21:15:11 [2022-01-13T02:15:11.436Z]   restartPolicy: "Never"
21:15:11 [2022-01-13T02:15:11.436Z]   volumes:
21:15:11 [2022-01-13T02:15:11.436Z]   - name: "volume-0"
21:15:11 [2022-01-13T02:15:11.436Z]     persistentVolumeClaim:
21:15:11 [2022-01-13T02:15:11.436Z]       claimName: "tools-claim-jiro-cdt"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: true
21:15:11 [2022-01-13T02:15:11.436Z]   - name: "m2-secret-dir"
21:15:11 [2022-01-13T02:15:11.436Z]     secret:
21:15:11 [2022-01-13T02:15:11.436Z]       secretName: "m2-secret-dir"
21:15:11 [2022-01-13T02:15:11.436Z]   - emptyDir:
21:15:11 [2022-01-13T02:15:11.436Z]       medium: ""
21:15:11 [2022-01-13T02:15:11.436Z]     name: "volume-2"
21:15:11 [2022-01-13T02:15:11.436Z]   - configMap:
21:15:11 [2022-01-13T02:15:11.436Z]       name: "m2-dir"
21:15:11 [2022-01-13T02:15:11.436Z]     name: "m2-dir"
21:15:11 [2022-01-13T02:15:11.436Z]   - configMap:
21:15:11 [2022-01-13T02:15:11.436Z]       name: "known-hosts"
21:15:11 [2022-01-13T02:15:11.436Z]     name: "volume-1"
21:15:11 [2022-01-13T02:15:11.436Z]   - emptyDir:
21:15:11 [2022-01-13T02:15:11.436Z]       medium: ""
21:15:11 [2022-01-13T02:15:11.436Z]     name: "workspace-volume"
21:15:11 [2022-01-13T02:15:11.436Z]   - emptyDir:
21:15:11 [2022-01-13T02:15:11.436Z]       medium: ""
21:15:11 [2022-01-13T02:15:11.436Z]     name: "volume-4"
21:15:11 [2022-01-13T02:15:11.436Z]   - emptyDir:
21:15:11 [2022-01-13T02:15:11.436Z]       medium: ""
21:15:11 [2022-01-13T02:15:11.436Z]     name: "volume-3"
21:15:11 [2022-01-13T02:15:11.436Z] 
21:15:11 [2022-01-13T02:15:11.475Z] Running on basic-pfr6n in /home/jenkins/agent/workspace/promote-a-build
21:15:11 [2022-01-13T02:15:11.609Z] [Pipeline] {
21:15:12 [2022-01-13T02:15:12.705Z] [Pipeline] stage
21:15:12 [2022-01-13T02:15:12.706Z] [Pipeline] { (Declarative: Checkout SCM)
21:15:13 [2022-01-13T02:15:13.383Z] [Pipeline] checkout
21:15:13 [2022-01-13T02:15:13.435Z] Selected Git installation does not exist. Using Default
21:15:13 [2022-01-13T02:15:13.435Z] The recommended git tool is: NONE
21:15:14 [2022-01-13T02:15:14.647Z] No credentials specified
21:15:14 [2022-01-13T02:15:14.650Z] Cloning the remote Git repository
21:15:14 [2022-01-13T02:15:14.671Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
21:15:15 [2022-01-13T02:15:15.267Z]  > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
21:15:15 [2022-01-13T02:15:15.282Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
21:15:15 [2022-01-13T02:15:15.282Z]  > git --version # timeout=10
21:15:15 [2022-01-13T02:15:15.284Z]  > git --version # 'git version 2.20.1'
21:15:15 [2022-01-13T02:15:15.284Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:15:15 [2022-01-13T02:15:15.766Z] Avoid second fetch
21:15:15 [2022-01-13T02:15:15.771Z] Checking out Revision fd4046f52135946cb293f19f9eb908fa2d5164b9 (refs/remotes/origin/master)
21:15:15 [2022-01-13T02:15:15.770Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
21:15:15 [2022-01-13T02:15:15.772Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:15:15 [2022-01-13T02:15:15.777Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:15:15 [2022-01-13T02:15:15.785Z]  > git config core.sparsecheckout # timeout=10
21:15:15 [2022-01-13T02:15:15.787Z]  > git checkout -f fd4046f52135946cb293f19f9eb908fa2d5164b9 # timeout=10
21:15:19 [2022-01-13T02:15:19.231Z] Commit message: "Make the cdt-ui gerrit pipeline check documentation builds"
21:15:19 [2022-01-13T02:15:19.248Z]  > git rev-list --no-walk 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 # timeout=10
21:15:19 [2022-01-13T02:15:19.532Z] [Pipeline] }
21:15:19 [2022-01-13T02:15:19.828Z] [Pipeline] // stage
21:15:20 [2022-01-13T02:15:20.923Z] [Pipeline] withEnv
21:15:20 [2022-01-13T02:15:20.924Z] [Pipeline] {
21:15:23 [2022-01-13T02:15:23.372Z] [Pipeline] timestamps
21:15:23 [2022-01-13T02:15:23.373Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
21:15:23 [2022-01-13T02:15:23.374Z] [Pipeline] {
21:15:25 [2022-01-13T02:15:25.529Z] [Pipeline] stage
21:15:25 [2022-01-13T02:15:25.529Z] [Pipeline] { (Upload)
21:15:31 [2022-01-13T02:15:31.353Z] [Pipeline] sshagent
21:15:31 [2022-01-13T02:15:31.403Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
21:15:31 [2022-01-13T02:15:31.403Z] [ssh-agent] Looking for ssh-agent implementation...
21:15:31 [2022-01-13T02:15:31.431Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
21:15:31 [2022-01-13T02:15:31.442Z] $ ssh-agent
21:15:31 [2022-01-13T02:15:31.446Z] SSH_AUTH_SOCK=/tmp/ssh-Z87y0Tx3VrYy/agent.161
21:15:31 [2022-01-13T02:15:31.446Z] SSH_AGENT_PID=163
21:15:31 [2022-01-13T02:15:31.468Z] Running ssh-add (command line suppressed)
21:15:31 [2022-01-13T02:15:31.487Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_11888740501686199319.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_11888740501686199319.key)
21:15:31 [2022-01-13T02:15:31.489Z] [ssh-agent] Started.
21:15:31 [2022-01-13T02:15:31.490Z] [Pipeline] {
21:15:32 [2022-01-13T02:15:32.165Z] [Pipeline] sh
21:15:32 [2022-01-13T02:15:32.489Z] + ./scripts/promote-a-build.sh
21:15:32 [2022-01-13T02:15:32.490Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
21:15:32 [2022-01-13T02:15:32.490Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
21:15:32 [2022-01-13T02:15:32.490Z] + SCP=scp
21:15:32 [2022-01-13T02:15:32.490Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/builds/10.6/cdt-10.6.0-m1
21:15:32 [2022-01-13T02:15:32.490Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt-master/1307/artifact
21:15:32 [2022-01-13T02:15:32.490Z] + INDEX_PHP_FOR_RCP=scripts/cdt-standalone-php-template
21:15:32 [2022-01-13T02:15:32.490Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt-master/1307/artifact/releng/org.eclipse.cdt.repo/target
21:15:32 [2022-01-13T02:15:32.490Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.6/cdt-10.6.0-m1
21:15:32 [2022-01-13T02:15:32.490Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.6/cdt-10.6.0-m1
21:15:32 [2022-01-13T02:15:32.490Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-master/1307/artifact
21:15:32 [2022-01-13T02:15:32.490Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-master/1307/artifact
21:15:32 [2022-01-13T02:15:32.490Z] + echo Testing to make sure artifacts location is sane
21:15:32 [2022-01-13T02:15:32.490Z] Testing to make sure artifacts location is sane
21:15:32 [2022-01-13T02:15:32.490Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt-master/1307/artifact
21:15:32 [2022-01-13T02:15:32.490Z] + ECHO=echo
21:15:32 [2022-01-13T02:15:32.490Z] + '[' false == false ']'
21:15:32 [2022-01-13T02:15:32.490Z] + ECHO=
21:15:32 [2022-01-13T02:15:32.490Z] + '[' false == false ']'
21:15:32 [2022-01-13T02:15:32.490Z] + echo Testing to make sure we are publishing to a new directory
21:15:32 [2022-01-13T02:15:32.490Z] Testing to make sure we are publishing to a new directory
21:15:32 [2022-01-13T02:15:32.490Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.6/cdt-10.6.0-m1'
21:15:33 [2022-01-13T02:15:33.425Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.6/cdt-10.6.0-m1'
21:15:34 [2022-01-13T02:15:34.359Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.6/cdt-10.6.0-m1 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-master/1307/artifact/releng/org.eclipse.cdt.repo/target/repository/*zip*/repository.zip &&         unzip -q repository.zip &&         mv repository/* . &&         rm -r repository repository.zip'
21:15:49 [2022-01-13T02:15:49.231Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.6/cdt-10.6.0-m1 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-master/1307/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip &&         mv org.eclipse.cdt.repo.zip cdt-10.6.0-m1.zip'
21:15:54 [2022-01-13T02:15:54.502Z] + '[' false == true ']'
21:15:54 [2022-01-13T02:15:54.828Z] [Pipeline] }
21:15:54 [2022-01-13T02:15:54.840Z] $ ssh-agent -k
21:15:54 [2022-01-13T02:15:54.843Z] unset SSH_AUTH_SOCK;
21:15:54 [2022-01-13T02:15:54.843Z] unset SSH_AGENT_PID;
21:15:54 [2022-01-13T02:15:54.844Z] echo Agent pid 163 killed;
21:15:54 [2022-01-13T02:15:54.842Z] [ssh-agent] Stopped.
21:15:55 [2022-01-13T02:15:55.111Z] [Pipeline] // sshagent
21:15:55 [2022-01-13T02:15:55.516Z] [Pipeline] }
21:15:55 [2022-01-13T02:15:55.788Z] [Pipeline] // stage
21:15:56 [2022-01-13T02:15:56.343Z] [Pipeline] }
21:15:56 [2022-01-13T02:15:56.615Z] [Pipeline] // timestamps
21:15:57 [2022-01-13T02:15:57.020Z] [Pipeline] }
21:15:57 [2022-01-13T02:15:57.286Z] [Pipeline] // withEnv
21:15:57 [2022-01-13T02:15:57.695Z] [Pipeline] }
21:15:57 [2022-01-13T02:15:57.967Z] [Pipeline] // node
21:15:58 [2022-01-13T02:15:58.390Z] [Pipeline] End of Pipeline
21:15:58 [2022-01-13T02:15:58.594Z] Finished: SUCCESS