Skip to content

Console Output

09:47:09 [2021-09-15T13:47:09.385Z] Started by user Jonah Graham
09:47:09 [2021-09-15T13:47:09.385Z] Running as Jonah Graham
09:47:10 [2021-09-15T13:47:10.072Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
09:47:10 [2021-09-15T13:47:10.072Z] Running in Durability level: PERFORMANCE_OPTIMIZED
09:47:10 [2021-09-15T13:47:10.107Z] [Pipeline] Start of Pipeline
09:47:13 [2021-09-15T13:47:13.120Z] [Pipeline] node
09:47:28 [2021-09-15T13:47:28.121Z] Still waiting to schedule task
09:47:28 [2021-09-15T13:47:28.122Z] Waiting for next available executor
09:47:32 [2021-09-15T13:47:32.175Z] Agent basic-xvr56 is provisioned from template basic
09:47:32 [2021-09-15T13:47:32.177Z] ---
09:47:32 [2021-09-15T13:47:32.177Z] apiVersion: "v1"
09:47:32 [2021-09-15T13:47:32.177Z] kind: "Pod"
09:47:32 [2021-09-15T13:47:32.177Z] metadata:
09:47:32 [2021-09-15T13:47:32.177Z]   annotations: {}
09:47:32 [2021-09-15T13:47:32.177Z]   labels:
09:47:32 [2021-09-15T13:47:32.177Z]     jenkins: "slave"
09:47:32 [2021-09-15T13:47:32.177Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
09:47:32 [2021-09-15T13:47:32.177Z]     jenkins/label: "basic"
09:47:32 [2021-09-15T13:47:32.177Z]   name: "basic-xvr56"
09:47:32 [2021-09-15T13:47:32.177Z] spec:
09:47:32 [2021-09-15T13:47:32.177Z]   containers:
09:47:32 [2021-09-15T13:47:32.177Z]   - env:
09:47:32 [2021-09-15T13:47:32.177Z]     - name: "JENKINS_SECRET"
09:47:32 [2021-09-15T13:47:32.177Z]       value: "********"
09:47:32 [2021-09-15T13:47:32.177Z]     - name: "JENKINS_TUNNEL"
09:47:32 [2021-09-15T13:47:32.177Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
09:47:32 [2021-09-15T13:47:32.177Z]     - name: "JENKINS_AGENT_NAME"
09:47:32 [2021-09-15T13:47:32.177Z]       value: "basic-xvr56"
09:47:32 [2021-09-15T13:47:32.177Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:47:32 [2021-09-15T13:47:32.177Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:47:32 [2021-09-15T13:47:32.177Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:47:32 [2021-09-15T13:47:32.177Z]     - name: "JAVA_TOOL_OPTIONS"
09:47:32 [2021-09-15T13:47:32.177Z]       value: ""
09:47:32 [2021-09-15T13:47:32.177Z]     - name: "_JAVA_OPTIONS"
09:47:32 [2021-09-15T13:47:32.177Z]       value: ""
09:47:32 [2021-09-15T13:47:32.177Z]     - name: "OPENJ9_JAVA_OPTIONS"
09:47:32 [2021-09-15T13:47:32.177Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:47:32 [2021-09-15T13:47:32.177Z]     - name: "JENKINS_NAME"
09:47:32 [2021-09-15T13:47:32.177Z]       value: "basic-xvr56"
09:47:32 [2021-09-15T13:47:32.177Z]     - name: "JENKINS_AGENT_WORKDIR"
09:47:32 [2021-09-15T13:47:32.177Z]       value: "/home/jenkins/agent"
09:47:32 [2021-09-15T13:47:32.177Z]     - name: "JENKINS_URL"
09:47:32 [2021-09-15T13:47:32.177Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
09:47:32 [2021-09-15T13:47:32.177Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7"
09:47:32 [2021-09-15T13:47:32.177Z]     imagePullPolicy: "Always"
09:47:32 [2021-09-15T13:47:32.177Z]     name: "jnlp"
09:47:32 [2021-09-15T13:47:32.177Z]     resources:
09:47:32 [2021-09-15T13:47:32.177Z]       limits:
09:47:32 [2021-09-15T13:47:32.177Z]         cpu: "2000m"
09:47:32 [2021-09-15T13:47:32.177Z]         memory: "4096Mi"
09:47:32 [2021-09-15T13:47:32.177Z]       requests:
09:47:32 [2021-09-15T13:47:32.177Z]         cpu: "1000m"
09:47:32 [2021-09-15T13:47:32.177Z]         memory: "4096Mi"
09:47:32 [2021-09-15T13:47:32.177Z]     tty: true
09:47:32 [2021-09-15T13:47:32.177Z]     volumeMounts:
09:47:32 [2021-09-15T13:47:32.177Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:47:32 [2021-09-15T13:47:32.177Z]       name: "m2-dir"
09:47:32 [2021-09-15T13:47:32.177Z]       readOnly: true
09:47:32 [2021-09-15T13:47:32.177Z]       subPath: "toolchains.xml"
09:47:32 [2021-09-15T13:47:32.177Z]     - mountPath: "/home/jenkins/.mavenrc"
09:47:32 [2021-09-15T13:47:32.177Z]       name: "m2-dir"
09:47:32 [2021-09-15T13:47:32.177Z]       readOnly: true
09:47:32 [2021-09-15T13:47:32.177Z]       subPath: ".mavenrc"
09:47:32 [2021-09-15T13:47:32.177Z]     - mountPath: "/opt/tools"
09:47:32 [2021-09-15T13:47:32.177Z]       name: "volume-0"
09:47:32 [2021-09-15T13:47:32.177Z]       readOnly: false
09:47:32 [2021-09-15T13:47:32.177Z]     - mountPath: "/home/jenkins"
09:47:32 [2021-09-15T13:47:32.177Z]       name: "volume-2"
09:47:32 [2021-09-15T13:47:32.177Z]       readOnly: false
09:47:32 [2021-09-15T13:47:32.177Z]     - mountPath: "/home/jenkins/.m2/repository"
09:47:32 [2021-09-15T13:47:32.177Z]       name: "volume-3"
09:47:32 [2021-09-15T13:47:32.177Z]       readOnly: false
09:47:32 [2021-09-15T13:47:32.177Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:47:32 [2021-09-15T13:47:32.177Z]       name: "m2-secret-dir"
09:47:32 [2021-09-15T13:47:32.177Z]       readOnly: true
09:47:32 [2021-09-15T13:47:32.177Z]       subPath: "settings-security.xml"
09:47:32 [2021-09-15T13:47:32.177Z]     - mountPath: "/home/jenkins/.m2/wrapper"
09:47:32 [2021-09-15T13:47:32.177Z]       name: "volume-4"
09:47:32 [2021-09-15T13:47:32.177Z]       readOnly: false
09:47:32 [2021-09-15T13:47:32.177Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
09:47:32 [2021-09-15T13:47:32.177Z]       name: "m2-secret-dir"
09:47:32 [2021-09-15T13:47:32.177Z]       readOnly: true
09:47:32 [2021-09-15T13:47:32.177Z]       subPath: "settings.xml"
09:47:32 [2021-09-15T13:47:32.177Z]     - mountPath: "/home/jenkins/.ssh"
09:47:32 [2021-09-15T13:47:32.177Z]       name: "volume-1"
09:47:32 [2021-09-15T13:47:32.177Z]       readOnly: false
09:47:32 [2021-09-15T13:47:32.177Z]     - mountPath: "/home/jenkins/agent"
09:47:32 [2021-09-15T13:47:32.177Z]       name: "workspace-volume"
09:47:32 [2021-09-15T13:47:32.177Z]       readOnly: false
09:47:32 [2021-09-15T13:47:32.177Z]     workingDir: "/home/jenkins/agent"
09:47:32 [2021-09-15T13:47:32.177Z]   nodeSelector:
09:47:32 [2021-09-15T13:47:32.177Z]     kubernetes.io/os: "linux"
09:47:32 [2021-09-15T13:47:32.177Z]   restartPolicy: "Never"
09:47:32 [2021-09-15T13:47:32.177Z]   volumes:
09:47:32 [2021-09-15T13:47:32.177Z]   - name: "volume-0"
09:47:32 [2021-09-15T13:47:32.177Z]     persistentVolumeClaim:
09:47:32 [2021-09-15T13:47:32.177Z]       claimName: "tools-claim-jiro-cdt"
09:47:32 [2021-09-15T13:47:32.177Z]       readOnly: true
09:47:32 [2021-09-15T13:47:32.177Z]   - name: "m2-secret-dir"
09:47:32 [2021-09-15T13:47:32.177Z]     secret:
09:47:32 [2021-09-15T13:47:32.177Z]       secretName: "m2-secret-dir"
09:47:32 [2021-09-15T13:47:32.177Z]   - emptyDir:
09:47:32 [2021-09-15T13:47:32.177Z]       medium: ""
09:47:32 [2021-09-15T13:47:32.177Z]     name: "volume-2"
09:47:32 [2021-09-15T13:47:32.177Z]   - configMap:
09:47:32 [2021-09-15T13:47:32.177Z]       name: "m2-dir"
09:47:32 [2021-09-15T13:47:32.177Z]     name: "m2-dir"
09:47:32 [2021-09-15T13:47:32.177Z]   - configMap:
09:47:32 [2021-09-15T13:47:32.177Z]       name: "known-hosts"
09:47:32 [2021-09-15T13:47:32.177Z]     name: "volume-1"
09:47:32 [2021-09-15T13:47:32.177Z]   - emptyDir:
09:47:32 [2021-09-15T13:47:32.177Z]       medium: ""
09:47:32 [2021-09-15T13:47:32.177Z]     name: "workspace-volume"
09:47:32 [2021-09-15T13:47:32.177Z]   - emptyDir:
09:47:32 [2021-09-15T13:47:32.177Z]       medium: ""
09:47:32 [2021-09-15T13:47:32.177Z]     name: "volume-4"
09:47:32 [2021-09-15T13:47:32.177Z]   - emptyDir:
09:47:32 [2021-09-15T13:47:32.177Z]       medium: ""
09:47:32 [2021-09-15T13:47:32.177Z]     name: "volume-3"
09:47:32 [2021-09-15T13:47:32.177Z] 
09:47:32 [2021-09-15T13:47:32.207Z] Running on basic-xvr56 in /home/jenkins/agent/workspace/promote-files-to-download
09:47:32 [2021-09-15T13:47:32.352Z] [Pipeline] {
09:47:33 [2021-09-15T13:47:33.541Z] [Pipeline] stage
09:47:33 [2021-09-15T13:47:33.542Z] [Pipeline] { (Declarative: Checkout SCM)
09:47:34 [2021-09-15T13:47:34.276Z] [Pipeline] checkout
09:47:34 [2021-09-15T13:47:34.345Z] Selected Git installation does not exist. Using Default
09:47:34 [2021-09-15T13:47:34.346Z] The recommended git tool is: NONE
09:47:35 [2021-09-15T13:47:35.873Z] No credentials specified
09:47:35 [2021-09-15T13:47:35.876Z] Cloning the remote Git repository
09:47:37 [2021-09-15T13:47:37.245Z] Avoid second fetch
09:47:37 [2021-09-15T13:47:37.252Z] Checking out Revision 12981eeb154ccbe81c5b1dc99abed204333487fa (refs/remotes/origin/master)
09:47:35 [2021-09-15T13:47:35.888Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
09:47:36 [2021-09-15T13:47:36.707Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
09:47:36 [2021-09-15T13:47:36.723Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
09:47:36 [2021-09-15T13:47:36.723Z]  > git --version # timeout=10
09:47:36 [2021-09-15T13:47:36.726Z]  > git --version # 'git version 2.20.1'
09:47:36 [2021-09-15T13:47:36.726Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:47:37 [2021-09-15T13:47:37.238Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
09:47:37 [2021-09-15T13:47:37.241Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:47:37 [2021-09-15T13:47:37.247Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:47:37 [2021-09-15T13:47:37.257Z]  > git config core.sparsecheckout # timeout=10
09:47:37 [2021-09-15T13:47:37.260Z]  > git checkout -f 12981eeb154ccbe81c5b1dc99abed204333487fa # timeout=10
09:47:40 [2021-09-15T13:47:40.751Z] Commit message: "CDT 10.4.0 and CDT 10.4.1"
09:47:40 [2021-09-15T13:47:40.765Z]  > git rev-list --no-walk 4ba5b0e5b8e53019234d9dd9835281a28b4fe495 # timeout=10
09:47:41 [2021-09-15T13:47:41.093Z] [Pipeline] }
09:47:41 [2021-09-15T13:47:41.388Z] [Pipeline] // stage
09:47:42 [2021-09-15T13:47:42.579Z] [Pipeline] withEnv
09:47:42 [2021-09-15T13:47:42.579Z] [Pipeline] {
09:47:45 [2021-09-15T13:47:45.229Z] [Pipeline] timestamps
09:47:45 [2021-09-15T13:47:45.229Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
09:47:45 [2021-09-15T13:47:45.230Z] [Pipeline] {
09:47:47 [2021-09-15T13:47:47.606Z] [Pipeline] stage
09:47:47 [2021-09-15T13:47:47.607Z] [Pipeline] { (Upload)
09:47:56 [2021-09-15T13:47:56.454Z] [Pipeline] sshagent
09:47:56 [2021-09-15T13:47:56.463Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
09:47:56 [2021-09-15T13:47:56.464Z] [ssh-agent] Looking for ssh-agent implementation...
09:47:56 [2021-09-15T13:47:56.494Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
09:47:56 [2021-09-15T13:47:56.496Z] $ ssh-agent
09:47:56 [2021-09-15T13:47:56.510Z] SSH_AUTH_SOCK=/tmp/ssh-JG06NxxfF7H9/agent.164
09:47:56 [2021-09-15T13:47:56.510Z] SSH_AGENT_PID=166
09:47:56 [2021-09-15T13:47:56.542Z] Running ssh-add (command line suppressed)
09:47:56 [2021-09-15T13:47:56.552Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_7363752138933136078.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_7363752138933136078.key)
09:47:56 [2021-09-15T13:47:56.566Z] [ssh-agent] Started.
09:47:56 [2021-09-15T13:47:56.567Z] [Pipeline] {
09:47:57 [2021-09-15T13:47:57.314Z] [Pipeline] sh
09:47:57 [2021-09-15T13:47:57.848Z] + ./scripts/promote-files-to-download.sh
09:47:57 [2021-09-15T13:47:57.849Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
09:47:57 [2021-09-15T13:47:57.849Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
09:47:57 [2021-09-15T13:47:57.849Z] + SCP=scp
09:47:57 [2021-09-15T13:47:57.849Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
09:47:57 [2021-09-15T13:47:57.849Z] + ECHO=echo
09:47:57 [2021-09-15T13:47:57.849Z] + '[' false == false ']'
09:47:57 [2021-09-15T13:47:57.849Z] + ECHO=
09:47:57 [2021-09-15T13:47:57.849Z] + ssh genie.cdt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
09:47:59 [2021-09-15T13:47:59.755Z] + scp ./download/releases/latest/compositeArtifacts.xml ./download/releases/latest/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
09:48:00 [2021-09-15T13:48:00.013Z] + scp ./download/releases/9.7/compositeArtifacts.xml ./download/releases/9.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.7/
09:48:00 [2021-09-15T13:48:00.953Z] + scp ./download/releases/9.8/compositeArtifacts.xml ./download/releases/9.8/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.8/
09:48:01 [2021-09-15T13:48:01.892Z] + scp ./download/releases/9.9/compositeArtifacts.xml ./download/releases/9.9/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.9/
09:48:03 [2021-09-15T13:48:03.271Z] + scp ./download/releases/9.10/compositeArtifacts.xml ./download/releases/9.10/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.10/
09:48:04 [2021-09-15T13:48:04.208Z] + scp ./download/releases/9.11/compositeArtifacts.xml ./download/releases/9.11/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.11/
09:48:05 [2021-09-15T13:48:05.147Z] + scp ./download/releases/10.0/compositeArtifacts.xml ./download/releases/10.0/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.0/
09:48:06 [2021-09-15T13:48:06.093Z] + scp ./download/releases/10.1/compositeArtifacts.xml ./download/releases/10.1/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.1/
09:48:07 [2021-09-15T13:48:07.030Z] + scp ./download/releases/10.2/compositeArtifacts.xml ./download/releases/10.2/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.2/
09:48:07 [2021-09-15T13:48:07.970Z] + scp ./download/releases/10.3/compositeArtifacts.xml ./download/releases/10.3/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.3/
09:48:08 [2021-09-15T13:48:08.906Z] + scp ./download/releases/10.4/compositeArtifacts.xml ./download/releases/10.4/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.4/
09:48:09 [2021-09-15T13:48:09.791Z] [Pipeline] }
09:48:09 [2021-09-15T13:48:09.794Z] $ ssh-agent -k
09:48:09 [2021-09-15T13:48:09.797Z] unset SSH_AUTH_SOCK;
09:48:09 [2021-09-15T13:48:09.797Z] unset SSH_AGENT_PID;
09:48:09 [2021-09-15T13:48:09.797Z] echo Agent pid 166 killed;
09:48:09 [2021-09-15T13:48:09.808Z] [ssh-agent] Stopped.
09:48:10 [2021-09-15T13:48:10.099Z] [Pipeline] // sshagent
09:48:10 [2021-09-15T13:48:10.932Z] [Pipeline] }
09:48:13 [2021-09-15T13:48:13.962Z] [Pipeline] // stage
09:48:15 [2021-09-15T13:48:15.884Z] [Pipeline] }
09:48:16 [2021-09-15T13:48:16.817Z] [Pipeline] // timestamps
09:48:17 [2021-09-15T13:48:17.274Z] [Pipeline] }
09:48:17 [2021-09-15T13:48:17.996Z] [Pipeline] // withEnv
09:48:21 [2021-09-15T13:48:21.772Z] [Pipeline] }
09:48:22 [2021-09-15T13:48:22.064Z] [Pipeline] // node
09:48:22 [2021-09-15T13:48:22.493Z] [Pipeline] End of Pipeline
09:48:25 [2021-09-15T13:48:25.445Z] Finished: SUCCESS